Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.17.0
-
None
-
None
Description
If Drill is built with mapr profile and "useMapRSSLConfig" option is set to true, then it will use MapR Web Security Manager to retrieve SSL credentials.
Example usage:
- Add an option to Drill config:
drill.exec.ssl.useMapRSSLConfig: true.
- Connect by sqlline:
./bin/sqlline -u "jdbc:drill:drillbit=node1.cluster.com:31010;enableTLS=true;useMapRSSLConfig=true"
Attachments
Issue Links
- links to