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

Alan Gates updated HIVE-7899:
-----------------------------

    Attachment: HIVE-7899.patch

Attaching a patch that moves the transaction manager from Driver to 
SessionState.  This will make it easier to share the transaction manager across 
queries in the same session.

> txnMgr should be session specific
> ---------------------------------
>
>                 Key: HIVE-7899
>                 URL: https://issues.apache.org/jira/browse/HIVE-7899
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 0.13.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-7899.patch
>
>
> Currently the Driver class keeps a single reference to a transaction manager. 
>  It should instead be session specific since in the future multiple queries 
> will want to share the same transaction manager.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to