Skip to content

xiahare/docker-impala-kudu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 63.2%
  • Makefile 19.7%
  • Shell 17.1%