Versions Compared

Key

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


 

This is the documentation on installing the Bigtop compile Toolchain on current git trunk.

...

The Dockerfiles to regenerate them are located in ./docker/bigtop-slaves.

Building bigtop-jsvc:

# ./gradlew bigtop-jsvc-pkg-ind

Building spark:

# ./gradlew spark-pkg-inddocker run -u jenkins --rm --workdir /ws  -v `pwd`:/ws \  bigtop/slaves:trunk-ubuntu-16.04 bash -l -c './gradlew bigtop-jsvc-pkg' 

You can find all valid gradle target using:

# ./gradlew tasks

 

...


For more details, refer to Quickstart Guide: Bigtop Integration Test Framework 2.0