[
https://issues.apache.org/jira/browse/DRILL-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516934#comment-17516934
]
ASF GitHub Bot commented on DRILL-8155:
---------------------------------------
cgivre opened a new pull request, #2516:
URL: https://github.com/apache/drill/pull/2516
# [DRILL-8155](https://issues.apache.org/jira/browse/DRILL-8155): Add
Impersonation Support for Non-Hadoop Based Storage Plugins
## Description
(Please describe the change. If more than one ticket is fixed, include a
reference to those tickets.)
## Documentation
(Please describe user-visible changes similar to what should appear in the
Drill documentation.)
## Testing
Added unit tests.
> Add Impersonation Support for Non-Hadoop Based Storage Plugins
> --------------------------------------------------------------
>
> Key: DRILL-8155
> URL: https://issues.apache.org/jira/browse/DRILL-8155
> Project: Apache Drill
> Issue Type: Improvement
> Components: Security
> Affects Versions: 1.20.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: Future
>
>
> Drill's current implementation of user impersonation does not allow
> non-Hadoop based plugins to impersonate the user. This creates security
> issues as it requires an organization to create service accounts for users to
> access storage such as a relational database or Splunk, ES and the like from
> Drill.
> This PR proposes to add the framework to support individual credentials for
> non-Hadoop based plugins.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)