Viewing jobs

This topic describes the summary of jobs that appear on the Health Dashboard. 

Viewing Job List

Provides a list of workflow jobs running on the peer to which the Health Dashboard is connected. Jobs data is stored in Cassandra database, which is installed out-of-the-box with the CDP or the HA-CDP. The Cassandra database is installed at the CDP_HOME/Cassandra location. For more information, see Apache Cassandra database.

On the job list, you can view the details for the jobs running up to the last thirty days only. 

You can filter the job list by specifying appropriate values in any of the fields. For example, on the Status column, enter Completed to view all jobs that are in a completed state.

Note

You can use the filter only for the Status, Module Name, Process Name, Peer Name, and Invocation Method fields.  

From the Duration list, you can choose to view the jobs list for the Today, Last Ten Days, or for the Last Thirty Days.

The following information is provided for jobs running on the Grid:

  • Status: Specifies the job status whether it is in a Complete state.
  • Module Name: Specifies the name of the module under which the process is running.
  • Process Name: Specifies the name of the process.
  • Peer Name: Specifies the peer name on which the process is running. For example, CDP, AP or LAP
  • Invocation Method: Specifies the job invocation method. For example, Schedule, Launch Job, REST, or Rule.
  • Job ID: Specifies the job ID associated with the workflow job.
  • Calling Process ID: Specifies the process that calls the job. This ID is generated only when the invocation method is Launch Job.
  • Start Time: Specifies the time when the job started in an MM-dd-yyyy hh:mm:ss format.
  • End Time: Specifies the time when the job ended in an MM-dd-yyyy hh:mm:ss format.
  • Duration: Specifies the duration of the job in milliseconds.

Note

You can customize the columns to be displayed on the dashboard by using the Columns option.   

The following figures show the list of jobs displayed on the job dashboard.


Job output is displayed when you click the job status. For compensated jobs, the reason for compensation, and error message with stack trace is displayed.

Note

Job output is mapped to the output parameters defined for the workflow.

The following figure shows more information about a job that is in a compensated state.

Use the CSV and PDF options to export the jobs list data for a selected duration to Microsoft Excel or PDF format.

For example, if you select Last 10 Days from the Duration list, and then click , jobs data for the last ten days is exported to a Microsoft Excel file. 

Viewing Jobs

Displays a graphical view of the jobs executed on the peer.

The graph displays the total number of jobs in the following states:

  • Completed
  • Compensated
  • Queued
  • Running

The following figure shows the jobs executed in the selected duration, in this case, last 10 days.

You can filter the job view by using the Duration list, which provides the following options:

  • Today
  • Last 5 Days
  • Last 10 Days
  • Last 30 Days
  • Last 90 Days
  • Last 180 Days
  • Last 365 Days
  • All

Related topics

Troubleshooting the dashboards

Health Dashboard

Apache Cassandra database

Was this page helpful? Yes No Submitting... Thank you

Comments