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

Compare with Current View Page History

« Previous Version 8 Next »

Starting and Starting Myriad

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

yarn-daemon.sh start resourcemanager

 

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

yarn-daemon.sh stop resourcemanager

 

Alternatively, start and stop Myriad from the Marathon UI. See Marathon: Application Basics for more information. For example, to create an application for starting the Resource Manager:

 

 

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
Myriad8192http://<IP address>:8192
  • No labels