Users can use the Hue web UI to query all jobs in an MRS cluster.
.
The number on Job Browser indicates the total number of jobs in the cluster.
Job Browser displays the following job information:
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.
You can click Log to open the job running log.