You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/10/02 18:00:38 UTC

[jira] [Updated] (HIVE-8311) Driver is encoding transaction information too late

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

Alan Gates updated HIVE-8311:
-----------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Patch checked into trunk and branch.  Thanks Eugene for the review.

> Driver is encoding transaction information too late
> ---------------------------------------------------
>
>                 Key: HIVE-8311
>                 URL: https://issues.apache.org/jira/browse/HIVE-8311
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 0.14.0
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Blocker
>             Fix For: 0.14.0
>
>         Attachments: HIVE-8311.patch
>
>
> Currently Driver is obtaining the transaction information and encoding it in the conf in runInternal.  But this is too late, as the query has already been planned.  Either we need to change the plan when this info is obtained or we need to obtain it at compile time.  This bug was introduced by HIVE-8203.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)