You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/24 12:39:00 UTC

[jira] [Updated] (HIVE-23929) Run compaction as partition owner

     [ https://issues.apache.org/jira/browse/HIVE-23929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-23929:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)