[
https://issues.apache.org/jira/browse/HIVE-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937682#comment-13937682
]
Hive QA commented on HIVE-6657:
-------------------------------
{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/12634988/HIVE-6657.4.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5402 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket4
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_parallel_orderby
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1857/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1857/console
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: 12634988
> Add test coverage for Kerberos authentication implementation using Hadoop's
> miniKdc
> -----------------------------------------------------------------------------------
>
> Key: HIVE-6657
> URL: https://issues.apache.org/jira/browse/HIVE-6657
> Project: Hive
> Issue Type: Improvement
> Components: Authentication, Testing Infrastructure, Tests
> Affects Versions: 0.13.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Attachments: HIVE-6657.2.patch, HIVE-6657.3.patch, HIVE-6657.4.patch,
> HIVE-6657.4.patch
>
>
> Hadoop 2.3 includes miniKdc module. This provides a KDC that can be used by
> downstream projects to implement unit tests for Kerberos authentication code.
> Hive has lot of code related to Kerberos and delegation token for
> authentication, as well as accessing secure hadoop resources. This pretty
> much has no coverage in the unit tests. We needs to add unit tests using
> miniKdc module.
> Note that Hadoop 2.3 doesn't include a secure mini-cluster. Until that is
> available, we can at least test authentication for components like
> HiveServer2, Metastore and WebHCat.
--
This message was sent by Atlassian JIRA
(v6.2#6252)