[
https://issues.apache.org/jira/browse/HIVE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154263#comment-14154263
]
Hive QA commented on HIVE-8311:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12672115/HIVE-8311.patch
{color:green}SUCCESS:{color} +1 6379 tests passed
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1062/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1062/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1062/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12672115
> 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)