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

asked a year ago572 views
1 Answer
0

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

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions