Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 330 Bytes

Hadoop Docker Image

Highlights

  • Supports running hadoop in distributed HA mode.
  • Configured using environment variables.

Example

Check out the docker-compose.yml file to stand up a distributed HA cluster using docker-compose.

TODO

  • Add YARN support
  • Document environment variables.