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)