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.1 KiB
9.1 KiB
Using Job Browser on the Hue Web UI
Scenario
Users can use the Hue web UI to query all jobs in an MRS cluster.
Accessing Job Browser
- Access the Hue web UI. For details, see Accessing the Hue Web UI.
- Click
.
View the jobs in the current 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.
Searching for Jobs
- In the search box of Job Browser, enter the specified character. The system automatically searches for all jobs that contain the keyword by ID, name, or user.
- Clear the search criteria. The system displays all jobs.
Parent topic: Using Hue