AntaresQAQ / myhadoop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Hadoop

Environment

Linux amd64 / MacOS amd64

Requirements

  • docker
  • wget

Get Start

build and start

git clone https://github.com/AntaresQAQ/myhadoop.git
cd myhadoop
chmod +x download.sh build-and-run.sh
./download.sh
./build-and-run.sh

start compose

docker-compose start

stop

docker-compose stop

About

License:Apache License 2.0


Languages

Language:Shell 89.9%Language:Dockerfile 10.1%