You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2016/11/09 01:29:58 UTC

[jira] [Resolved] (HIVE-15011) fix issues with MoveTask.releaseLocks()

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

Eugene Koifman resolved HIVE-15011.
-----------------------------------
    Resolution: Duplicate

Turns out that this is not an issue for Acid code path (doesn't apply).
Added 1 line to patch 10 in HIVE-14943 to make that logic clear

> fix issues with MoveTask.releaseLocks()
> ---------------------------------------
>
>                 Key: HIVE-15011
>                 URL: https://issues.apache.org/jira/browse/HIVE-15011
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Planning, Query Processor, Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> in Merge we can have multiple move tasks so releasing the locks should be done on from the "last one" - in practice they run concurrently....
> see if there is a quick fix for short term
> (slightly) longer term - get rid of MoveTask for Acid writes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)