Skip to main content

Home

Applications page

(Azure Databricks)
4521-Applications-Databrick-TitleBar.png

The Applications page for Databricks page has two tabs:

Applications

Note

Click here for common features used throughout Unravel's UI.

This tab lists all apps for the current day by default. The apps are sorted in descending order on Start Time. To order the results by another column, click the sort arrows (sortArrows.png) next to the column header. Click the top arrow to sort the column by ascending order and the bottom for descending order. The column the list is currently sorted on has the sort choice highlighted (sortArrowsHiLited.png).

Because these apps are in the cloud there is no Type, Cluster Id, or Queue for the app.

The columns are:

  • Status: App status.

  • User: Name of the user who submitted the app.

  • App Name/Id

  • Notification Column (alert.png) : A fine-tuning (fineTuning-mid.png) indicates Unravel has tuning recommendation for the apps.

  • Start Time: Start time, day and time.

  • Duration: Total time taken by the app.

  • Read: Total data written by the app.

  • Write: Total data read by the app.

  • Instance: Name of the Databrick Instance Id.

  • Workspace: Workspace name.

  • Job Id: Id that is unique across a workspace.

  • Job Name: Job's run name.

  • Run Id: The run number and is unique across a workspace.

  • Goto: Links to the app's workflow.

You can filter apps by:

  • Selecting a date and time range of the apps to display using the date picker above the table.

  • Using the pagination boxes, to the right above and below the table, to view the pages.

  • The left sidebar lets you filter the apps by:

    • App Name: Apps containing or matching the string are displayed,

    • Status: Status of the app, success, failed, or killed.

    • Tags: The following tags are always available. Click the check box next to the tag and then click in the text box for the valid values. You may select none to all the options available.

      • ClusterId

      • ClusterName

      • Creator

      • Databricks/Environment

      • Any user specific tags are also listed, for example, project.

    • Workspace: Click in text box for a list of valid values. Click the value to select it.

    • User: Click in text box for a list of valid values. Click the value to select it.

    • Databricks Instance: Click in text box for a list of valid values. Click the value to select it.

    • Duration: You can use the slider to set the range, or enter it directly in the from and to text boxes.

    • Number of Events: The range of events is shown, for instance, 0-4. You can select a range by using the slider to specify the upper and lower bounds.

Click anywhere within the app's row to bring it up in its APM.

4521-Databricks-applications.png
Jobs

This tab lists all the jobs, with a trend line showing its Runs.

jobs.png

The columns are:

Columns

Description

Status

App status.

User

Name of the user who submitted the app.

Job Name

Job's run name.

Job Workflow Name

Name or ID of the app.

Notification Column (alert.png)

A fine-tuning (fineTuning-mid.png) indicates Unravel has tuning recommendations for the app.

Start Time

Start time, day, and time.

Duration

Total time taken by the app, with the average duration across all the workflows.

Read

Total data read by the app, with the average amount read across all the workflows.

Write

Total data written by the app, with the average amount written across all the workflows.

Job Workflow Trend

The trend across all the run of the workflow, the total number of runs is listed across the trend line.

Instance

Name of the Databricks Instance Id.

Workspace

Name of the Workspace.

Cost

An estimated cost incurred in running the app. This cost is calculated based on VM and DBU price.

Job Id

Id that is unique across a workspace.