[
https://issues.apache.org/jira/browse/HIVE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947620#comment-13947620
]
Lefty Leverenz commented on HIVE-5843:
--------------------------------------
This introduces 13 new config params, but HIVE-6606 removes two of them.
* hive.txn.manager, -hive.txn.driver- (removed), -hive.txn.connection.string-
(removed), hive.txn.timeout, hive.txn.max.open.batch, hive.txn.testing,
hive.compactor.initiator.on, hive.compactor.worker.threads,
hive.compactor.worker.timeout, hive.compactor.check.interval,
hive.compactor.delta.num.threshold, hive.compactor.delta.pct.threshold,
hive.compactor.abortedtxn.threshold
They are listed in a comment on HIVE-6586, so they can be added to the new
version of HiveConf.java after HIVE-6037 gets committed. They also need to be
documented in the wiki.
> 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.6.patch,
> HIVE-5843-src-only.patch, HIVE-5843.10.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.6.patch, HIVE-5843.7.patch, HIVE-5843.8.patch,
> HIVE-5843.8.src-only.patch, HIVE-5843.9.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.2#6252)