AWS Glue错误: ResourceNumberLimitExceededException如何解决?

0

【以下的问题经过翻译处理】 当通过Airflow启动glue作业时遇到错误ERROR - Failed to run aws glue job, error: An error occurred (ResourceNumberLimitExceededException) when calling the StartJobRun operation: Reached the limit while starting jon run while starting a run for job with name: my-job-name.

在调查后发现这可能是由于“AWS配额限制”引起的,但我不知道我已超过了哪个资源的限制?下面错误消息文档中(https://docs.aws.amazon.com/glue/latest/webapi/API_StartJobRun.html#API_StartJobRun_Errors)并没有提供关于如何请求升级配额限制的信息。

其它信息:目前Glue job总数:47个

profile picture
전문가
질문됨 5달 전29회 조회
1개 답변
0

【以下的回答经过翻译处理】 请检查下 AWS 服务配额中的“每个账户的最大并发作业运行数”?它现在可能为 0,因为如果将此限制设置为 0,则会影响多个帐户,从而阻止任何作业运行。

https://console.aws.amazon.com/servicequotas/home/services/glue/quotas(请确保选择您所在的区域查看)

profile picture
전문가
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠