[
https://issues.apache.org/jira/browse/DRILL-8386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676228#comment-17676228
]
ASF GitHub Bot commented on DRILL-8386:
---------------------------------------
cgivre commented on code in PR #2738:
URL: https://github.com/apache/drill/pull/2738#discussion_r1068265466
##########
contrib/storage-splunk/README.md:
##########
@@ -42,6 +42,10 @@ Sometimes Splunk has issue in connection to it:
https://github.com/splunk/splunk-sdk-java/issues/62 <br>
To bypass it by Drill please specify "reconnectRetries": 3. It allows you to
retry the connection several times.
+### User Translation
+The Splunk plugin supports user translation. Simply set the `authMode`
parameter to `USER_TRANSLATION` and use either the plain or vault credential
provider for credentials.
Review Comment:
That's probably a good idea. I'd give it a +1.
> Add Support for User Translation for Cassandra
> ----------------------------------------------
>
> Key: DRILL-8386
> URL: https://issues.apache.org/jira/browse/DRILL-8386
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Cassandra
> Affects Versions: 1.20.3
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.21.0
>
>
> Adds support for user translation to the Cassandra plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)