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

Compare with Current View Page History

« Previous Version 6 Next »

Starting Myriad

To start 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

Launching the Myriad Environment

The Myriad environment is launched and monitored by starting the Mesos, Marathon, and Myriad applications using the following ports:

ApplicationPortSyntax
Marathon8080http://<IP address>:8080
Mesos5050http://<IP address>:5050
Myriad8091http://<IP address>:8091
  • No labels