3

I am running multiple AWS EMR clusters for various Big Data Processing.

I want to monitor the AWS EMR Describe Cluster API Usage i.e. https://docs.aws.amazon.com/emr/latest/APIReference/API_DescribeCluster.html

Anyone have done this before or is there any AWS docs/links where this API limits is described ?

Is this a hard limit ? or can we increase this limit ?

Note : We have already implemented the Back-off retry mechanism to avoid throttling.

Any help would be appreciated. Thanks.

1 Answers1

1

I can see it is mentioned in AWS documents. At the end of the article, there's also a link that provides more information on how to request more quota. Have a look.

Aws Documetation

Community
  • 1
  • 1
Abhi
  • 130
  • 11