You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/11/01 12:36:00 UTC

[jira] [Created] (DRILL-8347) Complete the migration of the impersonation switch from SYSTEM to storage config

James Turton created DRILL-8347:
-----------------------------------

             Summary: Complete the migration of the impersonation switch from SYSTEM to storage config
                 Key: DRILL-8347
                 URL: https://issues.apache.org/jira/browse/DRILL-8347
             Project: Apache Drill
          Issue Type: Improvement
          Components: Security
    Affects Versions: 1.20.2
            Reporter: James Turton
             Fix For: 2.0.0


DRILL-8155 introduced the configuration of the auth mode for a storage plugin in the storage config. The legacy SYSTEM option drill.exec.impersonation was not removed in that change and continues to control impersonation for Hadoop-based plugins. All plugins should use the new authMode property of their storage config to decided with mode of authentication, including impersonation, at which point the drill.exec.impersonation SYSTEM option can be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)