You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2017/10/19 09:21:01 UTC

[jira] [Updated] (HIVE-17526) Disable conversion to ACID if table has _copy_N files on branch-1

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

Zoltan Haindrich updated HIVE-17526:
------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

pushed to branch-1. Thank you [~dvoros] for fixinig it and Eugene for the review!

> Disable conversion to ACID if table has _copy_N files on branch-1
> -----------------------------------------------------------------
>
>                 Key: HIVE-17526
>                 URL: https://issues.apache.org/jira/browse/HIVE-17526
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Daniel Voros
>            Assignee: Daniel Voros
>             Fix For: 1.3.0
>
>         Attachments: HIVE-17526.1-branch-1.patch
>
>
> As discussed in HIVE-16177, non-ACID to ACID conversion can lead to data loss if the table has *_copy_N files.
> The patch for HIVE-16177 is quite massive and would basically need a reimplementation to apply for branch-1 since the related code paths have diverged a lot. We could disable the conversion to ACID if there are *_copy_N files instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)