[ https://issues.apache.org/jira/browse/HIVE-23357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Sherman updated HIVE-23357: -------------------------------- Description: There are cases where we may want to submit to a YARN queue as the logged in user but not require full doas for writing of HDFS or authorization. A setting could be added to control this behavior: set hive.server2.tez.queue.access.method=default default is to follow doas setting (the current method) loggedin is to always username of logged in user. was: There are cases where we may want to submit to a YARN queue as the logged in user but not require full doas for writing of HDFS or authorization. A setting could be added to control this behavior: set hive.server2.tez.queue.access.username.method=default default is to follow doas setting (the current method) loggedin is to always username of logged in user. > Allow queue user to be configured separately from doAs > ------------------------------------------------------ > > Key: HIVE-23357 > URL: https://issues.apache.org/jira/browse/HIVE-23357 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 4.0.0 > Reporter: John Sherman > Assignee: John Sherman > Priority: Major > > There are cases where we may want to submit to a YARN queue as the logged in > user but not require full doas for writing of HDFS or authorization. > A setting could be added to control this behavior: > set hive.server2.tez.queue.access.method=default > default is to follow doas setting (the current method) > loggedin is to always username of logged in user. -- This message was sent by Atlassian Jira (v8.3.4#803005)