forked from docs/mapreduce-service
1 Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com> Co-authored-by: proposalbot <proposalbot@otc-service.com> Co-committed-by: proposalbot <proposalbot@otc-service.com>
1.1 KiB
1.1 KiB
- original_name
mrs_02_0091.html
Obtain MRS Cluster Information
Obtaining a Cluster ID
A cluster ID (cluster_id) is required for some URLs when an API is called. To obtain a cluster ID, perform the following operations:
- Log in to the MRS management console.
- Choose Clusters > Active Clusters, and click the name of the cluster to be operated. The cluster details page is displayed.
- Click the Dashboard tab and obtain the cluster ID in the Basic Information area.
Obtaining a Job ID
A job ID (job_execution_id) is required for some URLs when an API is called. To obtain a job ID, perform the following operations:
- Log in to the MRS management console.
- Choose Clusters > Active Clusters, and click the name of the cluster to be operated. The cluster details page is displayed.
- Click the Jobs tab and obtain the ID of the job to be operated from the job list.