[
https://issues.apache.org/jira/browse/DRILL-7637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arina Ielchiieva updated DRILL-7637:
------------------------------------
Affects Version/s: 1.17.0
> Add an option to retrieve MapR SSL truststore/keystore credentials using MapR
> Web Security Manager
> --------------------------------------------------------------------------------------------------
>
> Key: DRILL-7637
> URL: https://issues.apache.org/jira/browse/DRILL-7637
> Project: Apache Drill
> Issue Type: Improvement
> Affects Versions: 1.17.0
> Reporter: Anton Gozhiy
> Assignee: Anton Gozhiy
> Priority: Major
> Fix For: 1.18.0
>
>
> 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:
> {noformat}
> drill.exec.ssl.useMapRSSLConfig: true.
> {noformat}
> - Connect by sqlline:
> {noformat}
> ./bin/sqlline -u
> "jdbc:drill:drillbit=node1.cluster.com:31010;enableTLS=true;useMapRSSLConfig=true"{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)