[ https://issues.apache.org/jira/browse/HIVE-11897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877333#comment-14877333 ]
Hive QA commented on HIVE-11897: -------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12761242/HIVE-11897.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 9425 tests executed *Failed tests:* {noformat} TestContribCliDriver - did not produce a TEST-*.xml file org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchCommit_Delimited {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5346/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5346/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5346/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12761242 - PreCommit-HIVE-TRUNK-Build > JDO rollback can throw pointless exceptions > ------------------------------------------- > > Key: HIVE-11897 > URL: https://issues.apache.org/jira/browse/HIVE-11897 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-11897.patch > > > Datanucleus does a bunch of stuff before the actual rollback, with each next > step in a finally block; that way even if the prior steps fail, the rollback > should still happen. However, an exception from some questionable > pre-rollback logic like manipulating resultset after failure can affect > DirectSQL fallback -- This message was sent by Atlassian JIRA (v6.3.4#6332)