Skip to content

parrot-stream/docker-impala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-impala


Description


This image runs Cloudera Impala distribution on HDFS.

You can pull it with:

docker pull parrotstream/impala

You can also find other images based on different Apache Impala releases, using a different tag in the following form:

docker pull parrotstream/impala:[impala-release]-[cdh-release]

Stop with Docker Compose:

docker-compose -p parrot

Setting the project name to parrot with the -p option is useful to share the network created with the containers coming from other Parrot docker-compose.yml configurations.

Once started you'll be able to access to the following UIs:

Impala Web UIs URL
Impala State Store Server http://localhost:25010
Impala Catalog Server http://localhost:25020
Impala Server Daemon http://localhost:25000

Available tags:

About

Scripts to build a Docker image with Apache Impala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published