Error while configuring the Mongo DB atlas from metadata
Hi Experts,
I am trying to connect MongoDB Free Atlas from Talend metadata NoSQL Connection.
While trying to connect I am getting the below error. But when I did ping in the command prompt the connection is getting succeeded.
Can anyone please provide the instructions for connecting the mongo DB atlas cluster from Talend.
Thanks in advance..!
Connection failed! org.talend.repository.nosql.exceptions.NoSQLServerException: Cannot connect to database! at org.talend.repository.nosql.db.util.mongodb.MongoDBConnectionUtil.checkConnection(MongoDBConnectionUtil.java:72) at org.talend.repository.nosql.db.provider.mongodb.MongoDBMetadataProvider.checkConnection(MongoDBMetadataProvider.java:156)