GNU/Linux ◆ xterm-256color ◆ bash 825 views

Initialization of distributed Hadoop via Docker Compose.

git clone https://github.com/athlinks/docker-hadoop.git cd docker-hadoop/hadoop-2.7 ./initialize.sh docker exec -it hadoop27_client_1 bash -c “bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.2.jar teragen 1000 teragen_out_dir”