How To Build:

  1. Check the Supported Hadoop Versions page for what versions you can build for.
  2. To build the RPM: ./gradlew clean buildRpm -PhadoopVersion=X.X.X
  3. Find the RPM in: cd build/distributions/

** Compiling and running requires Java 8 or higher to be installed.