[
https://issues.apache.org/jira/browse/HIVE-10542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528253#comment-14528253
]
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/12730374/HIVE-10542.5.patch
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 8894 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
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithProperty
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3730/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3730/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3730/
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: 12730374 - 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
>
>
> 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)