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

Ted Yu commented on HBASE-19932:
--------------------------------

branch-1 uses 1.0.0-RC2 of kerby.
branch-2 uses 1.0.1 of kerby.

Upgrading kerby to 1.0.1 makes the test pass.

> 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
>            Priority: Major
>             Fix For: 1.5.0
>
>
> 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)

Reply via email to