Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 743 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 743 Bytes

Hadoop pseudo distributed mode dockerized

Flexible Hadoop Docker image to aid local development. Forked and modified to add Spark.

Quick start

Start the container using:

docker-compose up -d

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.