How Can I Check the Actual and Used CUs for an Elastic Resource Pool as Well as the Required CUs for a Job?

In daily big data analysis work, it is important to allocate and manage compute resources properly to provide a good job execution environment.

You can allocate resources and adjust task execution order based on the job's compute needs and data scale, and schedule different elastic resource pools or queues to adapt to different workloads. To ensure normal job execution, the CUs required for the submitted job should be less than or equal to the remaining available CUs in the elastic resource pool.

This section describes how to view the usage of compute resources in an elastic resource pool and the required CUs for a job.

Checking the Actual and Used CUs for an Elastic Resource Pool

  1. Log in to the DLI management console.
  2. Choose Resources > Resource Pool.

    Locate the target resource pool in the list and check its Actual CUs and Used CUs.

    • Actual CUs: number of CUs that can be allocated in the elastic resource pool.
    • Used CUs: CUs that have been allocated to and used by the current elastic resource pool.

    To ensure normal job execution, the CUs required for the submitted job should be less than or equal to the remaining available CUs in the elastic resource pool.

    For details about the number of CUs required by different types of jobs, see Checking the Required CUs for a Job.

Checking the Required CUs for a Job