Glue Mongo connection not working

0

I am trying to create a connection from AWS Glue to MongoDB, but when I test the connection it fails with error: "Check that your connection definition references your Mongo database with correct URL syntax, username, and password. Exiting with error code 30". I know that my connection parameters are correct because I can connect with the same host, port, database, user name, and password from another client application (Mongo Compass). And I know that my VPC configuration should be correct too because I have another connection in the Glue, to connect to the PostgreSQL database on-premise with public IP, that works just fine. I need to use this connection in my ETL job.Can anyone help me to connect MongoDB from Glue.

질문됨 2년 전300회 조회
1개 답변
0

I am using MongoDB Atlas cluster and AWS Glue and I am unable to connect from AWS Glue to MongoDB atlas

This StackOverflow discussion "https://stackoverflow.com/questions/64300562/connecting-to-mongodb-from-aws-glue" says AWS have problems on their side with SSL certificates with ETA to fix in January 2022.

Is this problem been solved?

답변함 2년 전

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

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

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

관련 콘텐츠