Possible AWS Glue Connection Bug

0

Hi There, I was adding a VPC Network connection to an AWS Glue job and I got this error:

JobRunId:jr_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx failed to execute with exception Could not find connection for the given criteria Failed to get catalog connections given names: xxx-xxxxx-xxxx,none

Service: AWSGlueJobExecutor; Status Code: 400; Error Code: InvalidInputException; Request ID: xxxxxxx-xxxxx-xxxxx-xxxxxxxxx; Proxy: null

I checked my VPC connecton and it all looked fine with correct security.

Eventually I realized that I had also added the "None" Connection to the job EG Enter image description here

Surely the "None" connection should be ignored or else shouldn't be selectable.

Thanks John

已提问 1 年前624 查看次数
1 回答
0

Glue will try to use that None connection and if it's not correct will fail.
Please clean it up.

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则