[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-05-16 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Release Note: (was: Committed patch 5 into branch hive-14535) > integrate MM tables into ACID: replace M

[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-05-16 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Attachment: HIVE-14879.5.patch > integrate MM tables into ACID: replace MM metastore calls and structures

[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-04-05 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Attachment: HIVE-14879.4.patch patch 4 fixed a Operation_type issue (from NO_TXN to INSERT) and combined

[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-03-21 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Attachment: HIVE-14879.3.patch patch 3 fixed issues in mm_conversions.q > integrate MM tables into ACID:

[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-03-17 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Attachment: HIVE-14879.2.patch patch 2 based off latest commit: {code} commit ccea0d6ff7aaeaac494d7c7c680a

[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-03-17 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Attachment: HIVE-14879.1.patch Uploading patch 1 for review. This patch implements the logic for replacin

[jira] [Updated] (HIVE-14879) integrate MM tables into ACID: replace MM metastore calls and structures with ACID ones

2017-02-28 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14879: - Attachment: HIVE-14879.patch The attached patch is preliminary. And it depends on HIVE-16063. > integrate