[
https://issues.apache.org/jira/browse/HIVE-24089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Coppage resolved HIVE-24089.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Committed to master. Thanks for the review Peter Vary and Laszlo Pinter!
> Run QB compaction as table directory user with impersonation
> ------------------------------------------------------------
>
> Key: HIVE-24089
> URL: https://issues.apache.org/jira/browse/HIVE-24089
> Project: Hive
> Issue Type: Bug
> Reporter: Karen Coppage
> Assignee: Karen Coppage
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently QB compaction runs as the session user, unlike MR compaction which
> runs as the table/partition directory owner (see
> CompactorThread#findUserToRunAs).
> We should make QB compaction run as the table/partition directory owner and
> enable user impersonation during compaction to avoid any issues with temp
> directories.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)