Versions Compared

Key

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

...


Before building Myriad, configure the Resource Manager as you normally would. Building Myriad involves:

  1. Building Myriad
  2. Deploying the Myriad files.
  3. Modifying the Myriad default configuration file (myriad-config-default.yml).
  4. Modifying the YARN XML file (yarn-site.xml).
  5. Creating the tarball.

 

Step 1: Build Myriad

From the project root, build Myriad with the following command:

...