You can use the Hue web UI to query all jobs in the cluster.
For versions earlier than MRS 1.9.2, MRS clusters with Kerberos authentication enabled support this function.
The number on Job Browser indicates the total number of jobs in the cluster.
Job Browser displays the following job information.
Attribute |
Description |
---|---|
Logs |
Log information. If a job has logs, |
ID |
Job ID, which is generated by the system automatically. |
Name |
Job name |
Application Type |
Job type |
Status |
Job status. Possible values are RUNNING, SUCCEEDED, FAILED, and KILLED. |
User |
User who starts the job |
Maps |
Map progress |
Reduces |
Reduce progress |
Queue |
Yarn queue used for job running |
Priority |
Job running priority |
Duration |
Job running duration |
Submitted |
Time when the job is submitted to the MRS cluster |
If the MRS cluster has Spark, the Spark-JDBCServer job is started by default to execute tasks.
You can click to open job running logs.