[
https://issues.apache.org/jira/browse/HIVE-10542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531968#comment-14531968
]
Hive QA commented on HIVE-10542:
--------------------------------
{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/12730893/HIVE-10542.9.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8906 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.TestSQLStdHiveAccessControllerHS2.testConfigProcessing
org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.TestSQLStdHiveAccessControllerHS2.testConfigProcessingCustomSetWhitelistAppend
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3789/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3789/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3789/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12730893 - PreCommit-HIVE-TRUNK-Build
> Full outer joins in tez produce incorrect results in certain cases
> ------------------------------------------------------------------
>
> Key: HIVE-10542
> URL: https://issues.apache.org/jira/browse/HIVE-10542
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Affects Versions: 1.0.0, 1.2.0, 1.1.0, 1.3.0
> Reporter: Vikram Dixit K
> Assignee: Vikram Dixit K
> Priority: Blocker
> Attachments: HIVE-10542.1.patch, HIVE-10542.2.patch,
> HIVE-10542.3.patch, HIVE-10542.4.patch, HIVE-10542.5.patch,
> HIVE-10542.6.patch, HIVE-10542.7.patch, HIVE-10542.8.patch, HIVE-10542.9.patch
>
>
> If there is no records for one of the tables in the full outer join, we do
> not read the other input and end up not producing rows which we should be.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)