John Sherman created HIVE-23357:
-----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)