SchedulerStatus - Amazon EMR on EKS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SchedulerStatus

The current job-run counts for a virtual cluster, reflecting how much of the configured scheduler capacity is in use.

Contents

currentConcurrentJobRuns

The number of job runs currently in the RUNNING state for the virtual cluster.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

currentInQueueJobRuns

The number of job runs currently waiting in the queue (PENDING or SUBMITTED) for the virtual cluster.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: