Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run Hadoop HDFS + YARN + Hive + Pig

docker run -d -p 50070:50070 -p 8080:8080 bigtop/sandbox:1.2.1-ubuntu-16.04_hdfs_yarn_hive_pig

How to build

Build a Hadoop HDFS sandbox image

./build.sh -a bigtop -o centos-6 -c hdfs

 

Please read the doc here.

...