László Pintér created HIVE-23929:
------------------------------------
Summary: Run compaction as partition owner
Key: HIVE-23929
URL: https://issues.apache.org/jira/browse/HIVE-23929
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: László Pintér
Assignee: László Pintér
While using Nifi to stream data into Hive tables, it can happen that the newly
created partitions have a different owner than the table itself. Running
compaction on these partitions will fail with
{code:java}
org.apache.hadoop.security.AccessControlException: Permission denied:
user=testuser, access=EXECUTE,
inode="/warehouse/tablespace/managed/hive":hive:hadoop:drwx------
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)