kiwenlau/hadoop-cluster-docker resource
Run Hadoop Custer within Docker Containers observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4122
- days_rel: n/a
- days_push: 793
- n_releases_24m: 0
Adoption not part of the score
1818 stars · 854 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A set of Docker images and shell scripts for spinning up a multi-node Hadoop cluster (1 master, N slaves) inside Docker containers. It includes scripts to start containers, launch Hadoop, resize the cluster, and run a sample wordcount job.
Use cases
- set up a hadoop cluster locally with docker
- learn how hadoop multi-node clusters work
- run a 3-node hadoop cluster for testing
- spin up an arbitrary-size hadoop cluster in containers
- demo mapreduce wordcount on hadoop
- sandbox environment for big data experiments
When to choose
- you want a quick local Hadoop cluster for learning or demos without provisioning real machines
- you need a reproducible multi-node Hadoop sandbox for testing MapReduce jobs
When to avoid
- you need a production-grade Hadoop deployment with resource management and persistence
- you want a modern big data stack (e.g., Kubernetes-based Spark or Hadoop operators)
Facets
infra-config · maturity maintenance
container-runtime deployment developer-tools big-data microservices hadoop docker-images big-data-cluster shell-scripts learning containers devops docker linux shell
1 source
- readme: https://github.com/kiwenlau/hadoop-cluster-docker · fetched 2026-08-28 · de933206e398
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kiwenlau/hadoop-cluster-docker | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="kiwenlau/hadoop-cluster-docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem