I am a new user at CDAP. I follow Learn CDAP: MongoDB to CDAP Table Youtube tutorial video, but when I click run, It will return error:
"Spark program 'phase-1' failed with error: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=localhost:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.ConnectException: Connection refused (Connection refused)}}]. Please check the system logs for more details."
Why I take this error, I did anything like official tutorial Youtube video and my mongodb service is running well
My Mongodb config CDAP, My JS func in CDAP, My CDAP Table, My database info in mongodb, Error