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
  3. Running ./gradlew build.
  4. Copying the Myriad Scheduler and files to your YARN classpath.
  5. Modifying the Myriad default configuration file (myriad-config-default.yml).
  6. Modifying the YARN XML file (yarn-site.xml).
  7. Creating the tarball.

...