View a markdown version of this page

SchedulerStatus - Amazon EMR on EKS

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: