[ https://issues.apache.org/jira/browse/HIVE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates updated HIVE-5843: ----------------------------- Attachment: 5843.5-wip.patch This patch probably doesn't apply as I haven't pulled from trunk for a couple of weeks. But I wanted to post it as a work in progress since I made quite a few changes since the last patch. Those changes include: * many bug fixes * switched to using a jdbc pool rather than having a connection per thread * added functionality needed by the compactor (HIVE-6319) * added functionality needed by parser changes for SHOW TRANSACTIONS, etc. (HIVE-6460) > Transaction manager for Hive > ---------------------------- > > Key: HIVE-5843 > URL: https://issues.apache.org/jira/browse/HIVE-5843 > Project: Hive > Issue Type: Sub-task > Affects Versions: 0.12.0 > Reporter: Alan Gates > Assignee: Alan Gates > Fix For: 0.13.0 > > Attachments: 5843.5-wip.patch, HIVE-5843-src-only.patch, > HIVE-5843.2.patch, HIVE-5843.3-src.path, HIVE-5843.3.patch, > HIVE-5843.4-src.patch, HIVE-5843.4.patch, HIVE-5843.patch, > HiveTransactionManagerDetailedDesign (1).pdf > > > As part of the ACID work proposed in HIVE-5317 a transaction manager is > required. -- This message was sent by Atlassian JIRA (v6.1.5#6160)