Updated on 2022-11-24 GMT+08:00

Querying Job Execution Results

Scenario

After the jobs are submitted, you can view the execution status of a specific job on Hue.

Procedure

  1. Access the Hue web UI. For details, see Accessing the Hue Web UI.
  2. Click . On the displayed page, you can view information about the Workflow, Schedule, and Bundle tasks.

    View the jobs in the current cluster.

    The number on Job Browser indicates the total number of jobs in the cluster.

    Job Browser displays the following job information:

    Table 1 MRS job attributes

    Attribute

    Description

    Name

    Job name

    User

    User who starts a job

    Type

    Job type

    Status

    Job status, including Succeeded, Running, and Failed.

    Progress

    Job running progress

    Group

    Group to which a job belongs

    Start

    Start time of a job

    Duration

    Job running duration

    Id

    Job ID, which is generated by the system automatically.

    If the MRS cluster has Spark, the Spark-JDBCServer job is started by default to execute tasks.