[
https://issues.apache.org/jira/browse/HIVE-23357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HIVE-23357 started by John Sherman.
-------------------------------------------
> 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
> Attachments: HIVE-23357.1.patch
>
>
> 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)