View and manage applications

You can monitor the status of the applications that are submitted in the IBM® watsonx.data instance.

Procedure

Log in to the watsonx.data cluster. Go to the Infrastructure manager page.
View details of the submitted Spark applications in watsonx.data
  1. In the Applications tab, you can view the list of all applications that are submitted to watsonx.data. The tab also displays the details such as the application status, Spark version, creation time, start time, and finish time.
    Note: Application can have one of the following statuses.
    • ACCEPTED
    • FINISHED
    • FAILED
    • ERROR
    • RUNNING
    • SUBMITTED
    • STOPPED
    • WAITING
  2. Click the arrow to the left of an application ID in the result list, to view more details like Spark application ID and Application name.
Note: You can also filter the applications based on status using the Filter icon.
Stopping applications in watsonx.data
Important: You can stop only the applications that are in RUNNING state.
  1. In the Applications tab, select the application that you want to stop.
  2. Click the overflow menu and select Stop. The application status changes to STOPPED.