Mithun Mandal created ZEPPELIN-5991:
---------------------------------------

             Summary: Add support for DocumentDb and Mongo Atlas for Mongo 
Interpreter
                 Key: ZEPPELIN-5991
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5991
             Project: Zeppelin
          Issue Type: Improvement
          Components: interpreter-setting
    Affects Versions: 0.10.2
            Reporter: Mithun Mandal
             Fix For: 0.10.2


Currently Mongo interpreter has basic connection params which does not include 
any SSL / TSL. also mongo protocol is fixed.

 

DocumentDB: it required SSL / TSL connection.

Mongo Atlas: required different protocol mongodb+srv

Configuration:

mongo.server.protocol  for protocol specification

mongo.server.api.version for API version specification

 

SSL / TSL config

mongo.server.ssl.enabled  

mongo.server.tls.enabled

mongo.server.ca.file

mongo.server.allowInvalid

 

AWS specific additional configuration

mongo.server.aws.fle.awsAccessKeyId

mongo.server.aws.fle.awsSecretAccessKey

mongo.server.aws.fle.awsSessionToken

mongo.server.aws.fle.keyVaultNamespace



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to