# kiwenlau/hadoop-cluster-docker

Run Hadoop Custer within Docker Containers

Repository: https://github.com/kiwenlau/hadoop-cluster-docker
Canonical: https://ross.abutalabs.com/products/hadoop-cluster-docker
Language: Shell
License: Apache-2.0
License Family: permissive
Last push: 2024-07-01T21:01:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4122, "days_push": 793, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1818, forks 854 (observed 2026-08-28T04:05:40.672619+00:00)

## What it is
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
- artifact type: infra-config
- maturity: maintenance
- function: container-runtime, deployment, developer-tools
- domain: big-data, microservices
- platform: -
- tags: hadoop, docker-images, big-data-cluster, shell-scripts, learning, containers, devops, docker, linux, shell

## Member repositories
- kiwenlau/hadoop-cluster-docker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.672619+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:20:08.629486+00:00, confidence not recorded.
  - readme: https://github.com/kiwenlau/hadoop-cluster-docker (fetched 2026-08-28T04:05:40.672619+00:00, sha de933206e398)
- Data as of 2026-08-30T08:39:29.467469+00:00.
