Hi, I'm learning how to use Apache Drill to query data on mongodb. However, my mongodb is enabled SSL on it so that I couldn't connect to my database with the below configuration. Please advice me me what configuration should I use here?
{
"type": "mongo",
"connection": "mongodb://drill_check:check@serverhost:27017/tmp",
"enabled": true
}
Thank you very much.
Best,
----------------------------------------
Trang T. M. TRUONG
Email: [email protected]
