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 2015/04/09 19:55:13 UTC

[jira] [Resolved] (HIVE-10241) ACID: drop table doesn't acquire any locks

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

Eugene Koifman resolved HIVE-10241.
-----------------------------------
    Resolution: Cannot Reproduce

 I can clearly see the right locks now....

> ACID: drop table doesn't acquire any locks
> ------------------------------------------
>
>                 Key: HIVE-10241
>                 URL: https://issues.apache.org/jira/browse/HIVE-10241
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 1.0.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> with Hive configured to use DbTxnManager, in DbTxnManager.acquireLocks() both plan.getInputs() and plan.getOutputs() are empty when "drop table foo" is executed and thus no locks are acquired.  We should be acquiring X locks to make sure any readers of this table don't get data wiped out while read is in progress.



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