You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "wenfeiyi666 (Jira)" <ji...@apache.org> on 2020/09/29 07:16:00 UTC

[jira] [Commented] (HBASE-23970) TestUsersOperationsWithSecureHadoop fails when an existing ticket is present

    [ https://issues.apache.org/jira/browse/HBASE-23970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203738#comment-17203738 ] 

wenfeiyi666 commented on HBASE-23970:
-------------------------------------

ping [~ndimiduk] and [~stack]

> TestUsersOperationsWithSecureHadoop fails when an existing ticket is present
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-23970
>                 URL: https://issues.apache.org/jira/browse/HBASE-23970
>             Project: HBase
>          Issue Type: Test
>          Components: security, test
>    Affects Versions: 3.0.0-alpha-1, 2.3.0
>            Reporter: Nick Dimiduk
>            Assignee: wenfeiyi666
>            Priority: Minor
>
> {{TestUsersOperationsWithSecureHadoop}} makes assumptions about the state of the machine environment. When i have an existing ticket issued and active (shown via {{klist}}), this test fails. Signing out of all active sessions allows the test to again pass.
> {noformat}
> Caused by: org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No rules applied to me@EXAMPLE.COM
>         at org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop.testAuthUtilLogin(TestUsersOperationsWithSecureHadoop.java:146)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)