Skip to main content

Running Apps

You can run apps either from the Apps page or from a running cluster's Sessions tab.

From Apps

Navigate to Apps.

Screenshot of the user clicking the Apps page.

Click the app you'd like to run.

Screenshot of the user clicking an app.

Select a running cluster with the Target dropdown menu.

Click Run.

Screenshot of the user clicking the Run App button.

You'll be taken to the app's Runs tab, where you can see the current run as it's processing.

Screenshot of an app running.

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.

Screenshot of a cluster running with the Apps module.

Click the app you'd like to run, then click Run.

Screenshot of the user clicking the Run App button from a cluster's Sessions page.

You'll be taken to the app's Runs tab, where you can see the current run as it's processing.

Screenshot of an app running.

Monitoring Runs

You can get more details about a run by clicking it.

Screenshot of an app running.

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.

Screenshot of the user clicking the Main step.

Click a sub-step to see more information.

Screenshot of the user clicking the run Step.

A pop-up log module will appear.

Screenshot of the user clicking the main step.

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.