Skip to content

cupgit/docker-hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop pseudo distributed mode dockerized

Flexible Hadoop Docker image to aid local development.

Quick start

Start the container using:

docker-compose up -d

The docker-compose.yml defines an external network xapp where the Hadoop cluster is placed.

Usage

Attach and interact with the container by running docker-compose exec hadoop bash or docker run -it <container id>.

Web interfaces

Configuration

The image only uses default configuration. Customization can be done by modifying the files inside the Hadoop configurations folder.

About

Hadoop pseudo distributed mode dockerized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages