Hi,
I am trying to connect google cloud fusion to mongoDB as source . MongoDB Atlas is hosted on Google cloud . While running the pipeline I am getting java.net.UnknownHostException. I am able to connect to Mongo using compass tool and many other java/Node applications are able to connect to the DB . Any idea if we need to make any specific format in connection string . TIA