[jira] [Updated] (HIVE-3509) Exclusive locks are not acquired when using dynamic partitions

2013-05-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3509: -- Attachment: HIVE-3509.D10065.5.patch MattMartin updated the revision HIVE-3509 [jira] Exclusive locks

[jira] [Updated] (HIVE-3509) Exclusive locks are not acquired when using dynamic partitions

2013-04-09 Thread Phabricator (JIRA)
are not acquired when using dynamic partitions. - Updated Driver.java to make sure that dynamic partitions are handled properly when 1 or more parts of the dynamic partition is specified (e.g. insert overwrite table tstsrcpart partition (ds ='2008-04-08', hr) select key, value, hr where ds

[jira] [Updated] (HIVE-3509) Exclusive locks are not acquired when using dynamic partitions

2013-04-08 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3509: -- Attachment: HIVE-3509.D10065.1.patch MattMartin requested code review of HIVE-3509 [jira] Exclusive

[jira] [Updated] (HIVE-3509) Exclusive locks are not acquired when using dynamic partitions

2012-09-27 Thread Matt Martin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Martin updated HIVE-3509: -- Attachment: HIVE-3509.1.patch.txt I'm attaching my first pass attempt at a solution. I ran some manual

[jira] [Updated] (HIVE-3509) Exclusive locks are not acquired when using dynamic partitions

2012-09-27 Thread Matt Martin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Martin updated HIVE-3509: -- Status: Patch Available (was: Open) Exclusive locks are not acquired when using dynamic

[jira] [Updated] (HIVE-3509) Exclusive locks are not acquired when using dynamic partitions

2012-09-27 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3509: - Status: Open (was: Patch Available) Can you submit a phabricator request ?