You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2022/03/04 18:16:00 UTC

[jira] [Created] (DRILL-8155) Add Impersonation Support for Non-Hadoop Based Storage Plugins

Charles Givre created DRILL-8155:
------------------------------------

             Summary: 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
             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)