[
https://issues.apache.org/jira/browse/DRILL-7637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058772#comment-17058772
]
ASF GitHub Bot commented on DRILL-7637:
---------------------------------------
agozhiy commented on pull request #2022: DRILL-7637: Add an option to retrieve
MapR SSL truststore/keystore cr…
URL: https://github.com/apache/drill/pull/2022
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)