You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/02/05 00:41:00 UTC

[jira] [Updated] (HBASE-19932) TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3

     [ https://issues.apache.org/jira/browse/HBASE-19932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-19932:
---------------------------
    Status: Patch Available  (was: Open)

> TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3
> -----------------------------------------------------------------------
>
>                 Key: HBASE-19932
>                 URL: https://issues.apache.org/jira/browse/HBASE-19932
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>             Fix For: 1.5.0
>
>         Attachments: 19932.branch-1.txt
>
>
> Error below can be observed when running the test against hadoop 3:
> {code}
> org.apache.hadoop.hbase.security.TestSecureIPC  Time elapsed: 1.756 sec  <<< ERROR!
> java.lang.NoSuchMethodError: org.apache.kerby.kerberos.kerb.server.SimpleKdcServer.getKadmin()Lorg/apache/kerby/kerberos/kerb/admin/kadmin/local/LocalKadmin;
> 	at org.apache.hadoop.hbase.security.TestSecureIPC.setUp(TestSecureIPC.java:112)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)