Ranith Sardar created HIVE-25381:
------------------------------------
Summary: Hive impersonation Failed when load data of managed
tables set as hive
Key: HIVE-25381
URL: https://issues.apache.org/jira/browse/HIVE-25381
Project: Hive
Issue Type: Bug
Reporter: Ranith Sardar
Assignee: Ranith Sardar
Fix For: 4.0.0, 3.1.0
When hive.server2.enable.doAs = True and **
when setting hive as the default value for "hive.load.data.owner" property,
this will cause below logic(in Hive.java-needToCopy{color:#24292e}({color}))
to fail always as the framework is validating the owner of the file against the
value which we set in the property hive.load.data.owner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)