Skip to content

tataopop/docker-bigdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-bigdata Build Status

docker-bigdata is aimed to create a mini cluster for hadoop ecosystem.

Components

Component Version
hadoop 2.7.3
spark to be added
hbase to be added
kafak to be added
hive 2.1.0
oozie to be added

Build the image

You can build the image yourself. By editing Dockerfile and start.sh, you can choose which components to be added in your image.

docker build -t docker-bigdata .

Pull the image

docker pull tataopop/docker-bigdata

Run a container

docker run -it docker-bigdata

Dockerhub

https://hub.docker.com/r/tataopop/docker-bigdata/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages