Job runs

Job runs in Cloudera Data Visualization contain essential information about the completed runs, including start time, duration of operation, result, and any error logs encountered during the process.

You can open the Jobs interface by clicking Job Status from the Administration menu. The interface opens on the Runs (Latest) tab by default. This tab provides information about the most recent instance of the latest 100 jobs. For more comprehensive information about a job or to view its additional previous runs, navigate to the Job Details page by clicking the name of the job.

  1. Filters are available for job runs based on Last Status, Owner, Type, and Interval. These filters allow for efficient navigation through the logs.

  2. Selection for bulk actions: There is a checkbox at the beginning of each job run entry, facilitating bulk deletion or rerun operations. Additionally, the checkbox on the header row allows for selecting all job runs for an action.

  3. The Status of a job can be one of the following: Queued, Running, Finished, Error, or Cancelled.

  4. Job ID is a unique identifier for each job, shared between the Scheduled Jobs and Runs (Latest) tabs for easy identification and debugging.

  5. Log ID is a unique identifier for each job log entry. Unlike the Job ID, which remains the same for every instance of the same job, the Log ID is unique for each run.

  6. Name is the name of the job. You can click the name to open the Job Details page. For more information, see Job details.

  7. Owner identifies the user who created the job. For more information, see Changing the owner of a job.

  8. Type specifies whether the job target is email or data extract.
  9. Interval provides information on whether the job is adhoc (can be initiated manually) or scheduled (running automatically at specified intervals).

  10. Start Time is the timestamp indicating when a job commenced, displayed in local time.

  11. Total Run Time shows the approximate duration of the job run.

  12. Available actions:
    • Details opens a modal window that displays comprehensive information about the specific job run.
    • Run Now initiates a rerun of the job.
    • Delete deletes the the job run.
  13. DELETE performs a delete on all selected job runs.

  14. RUN reruns all selected jobs.