pinkdawn / docker-impala-kudu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Kudu/Impala container from CDH5 stack

This is a standalone container which has Apache Kudu and Impala installed with dependencies (HDFS, Hive etc).

Run container

docker run -d -p 8050:8050 -p 8051:8051 -p 21050:21050 -p 25000:25000 -p 25010:25010 -p 25020:25020 -p 50070:50070 -p 50075:50075 andreysabitov/impala-kudu:latest

List of ports:

About


Languages

Language:Makefile 53.6%Language:Shell 46.4%