Running Apps
You can run apps either from the Apps page or from a running cluster's Sessions tab.
From Apps
Navigate to Apps.
Click the app you'd like to run.
Select a running cluster with the Target dropdown menu.
Click Run.
You'll be taken to the app's Runs tab, where you can see the current run as it's processing.
From a Cluster
This method is only available if you've already started your cluster.
Navigate to the cluster's Sessions page. A new module, Apps will appear.
Click the app you'd like to run, then click Run.
You'll be taken to the app's Runs tab, where you can see the current run as it's processing.
Monitoring Runs
You can get more details about a run by clicking it.
The next page displays a Summary of the app's steps, as well as the Workflow name, the Run number, its Status, and its Runtime.
You can click, drag, zoom in, and zoom out inside the mapping module. Click Reset to revert your changes.
To expand a step, click it either in the sidebar or in the mapping module.
Click a sub-step to see more information.
A pop-up log module will appear.
By default, the module is set to Following. This means the module will display individual log lines at the top as they appear. Click Following to disable this setting.
Click Download to save a copy of the log data. The file will download as a document, which can be opened with any text or code editor.
Click anywhere outside the module to close it.