This topic describes how to view the information about jobs in your clusters.

Prerequisites

A cluster is created on the EMR on ACK page of the new Alibaba Cloud E-MapReduce (EMR) console. For more information, see Getting started.

Procedure

  1. Go to the Cluster Details tab.
    1. Log on to the EMR console.
    2. On the EMR on ACK page, find the cluster that you want to manage and click the name of the cluster.
  2. In the Jobs section of the Cluster Details tab, view the information about jobs in the cluster. The following table describes the parameters of jobs.
    Parameter Description
    Job ID The ID of the job.
    Job Name The name of the job.
    Type The type of the component.
    Status The state of the job. The state can be Submitted, Running, Finished, Failed, Completing, Submit Failed, Invalid, Pending Retry, or Failing.
    Created At The time when the job starts to be created.
    Ended At The time when the job is created.
    Execution Duration The period during which the job runs.
    Track URL The URL of Spark Server or Spark History Server.

    If the job is running, the parameter indicates the URL of Spark Server. If the job is completed, the parameter indicates the URL of Spark History Server.