[
https://issues.apache.org/jira/browse/HIVE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193659#comment-14193659
]
Hive QA commented on HIVE-8695:
-------------------------------
{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/12678733/HIVE-8695.1.patch
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 6668 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
org.apache.hive.hcatalog.streaming.TestStreaming.testRemainingTransactions
org.apache.hive.hcatalog.streaming.TestStreaming.testTransactionBatchEmptyCommit
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1605/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1605/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1605/
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: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12678733 - PreCommit-HIVE-TRUNK-Build
> TestJdbcWithMiniKdc.testNegativeTokenAuth fails on non-expected error messages
> ------------------------------------------------------------------------------
>
> Key: HIVE-8695
> URL: https://issues.apache.org/jira/browse/HIVE-8695
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.14.0
> Reporter: Xiaobing Zhou
> Attachments: HIVE-8695.1.patch
>
>
> repo steps:
> {noformat}
> run mvn test -Phadoop-2 -Dtest=TestJdbcWithMiniKdc#testNegativeTokenAuth
> {noformat}
> , it fails since '*Failed to validate proxy privilege*' is expected error
> message and cause message, however, '*Error retrieving delegation token for
> user*' and '*is not allowed to impersonate*' are the returned exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)