You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Launching Myriad

To launch Myriad, run the YARN daemon from the command line:

yarn-daemon.sh start resourcemanager

 

Stopping Myriad

To shut down Myriad, run the YARN daemon from the command line:

yarn-daemon.sh stop resourcemanager

 

Monitoring

To monitor Myriad, see the Myriad State API and the Myriad Configuration API. The HTTP method and URIs for retrieving the Myriad state and configuration are:

GET /api/state

GET /api/config
  • No labels