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

[jira] [Resolved] (HIVE-24015) Disable query-based compaction on MR execution engine

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

Karen Coppage resolved HIVE-24015.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Committed to master Aug 13th.

> Disable query-based compaction on MR execution engine
> -----------------------------------------------------
>
>                 Key: HIVE-24015
>                 URL: https://issues.apache.org/jira/browse/HIVE-24015
>             Project: Hive
>          Issue Type: Task
>            Reporter: Karen Coppage
>            Assignee: Karen Coppage
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Major compaction can be run when the execution engine is MR. This can cause data loss a la HIVE-23703 (the fix for data loss when the execution engine is MR was reverted by HIVE-23763).
> Currently minor compaction can only be run when the execution engine is Tez, otherwise it falls back to MR (non-query-based) compaction. We should extend this functionality to major compaction as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)