Hi,

Can you once try with below configuration?

{
  "type": "mongo",
  "connection": "mongodb://drill_check:check@serverhost:27017/?ssl=true",
  "enabled": true
}

Thanks & Regards,
B Anil Kumar.

On Sat, Jul 11, 2015 at 4:13 AM, Trang T. M. TRUONG <[email protected]>
wrote:

> 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]
>

Reply via email to