forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
9.8 KiB
9.8 KiB
Using Job Browser on the Hue Web UI
Scenario
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.
Accessing Job Browser
- Access the Hue web UI. For details, see Accessing the Hue Web UI.
- Click Job Browser.View the jobs in the cluster.
Job Browser displays the following job information.
Table 1 MRS job attributes Attribute
Description
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
Searching for Jobs
- Enter keywords in Username or Text on the Job Browser page to search for the desired jobs.
- Clear the search criteria. The system displays all jobs.
Parent topic: Using Hue (Versions Earlier Than MRS 3.x)