You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2020/08/04 10:19:00 UTC

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

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

Peter Vary resolved HIVE-23929.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master.

Thanks for the patch [~lpinter]!

> 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
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  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)