[ https://issues.apache.org/jira/browse/HBASE-22219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815975#comment-16815975 ]
Yu Li commented on HBASE-22219: ------------------------------- Update: could not cherry-pick but simply a version change. Let me attach a patch here... > Backport HBASE-19049 to branch-1 to prevent DIRKRB-613 > ------------------------------------------------------- > > Key: HBASE-22219 > URL: https://issues.apache.org/jira/browse/HBASE-22219 > Project: HBase > Issue Type: Improvement > Components: test > Affects Versions: 1.4.8, 1.4.7, 1.4.9 > Reporter: Yu Li > Assignee: Yu Li > Priority: Major > Fix For: 1.5.0 > > > Observed several UT failures when verifying 1.5.0 release, one of which is as > follows: > {noformat} > [ERROR] org.apache.hadoop.hbase.http.TestSpnegoHttpServer Time elapsed: > 0.005 s <<< ERROR! > java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/ > at > org.apache.hadoop.hbase.http.TestSpnegoHttpServer.buildMiniKdc(TestSpnegoHttpServer.java:143) > at > org.apache.hadoop.hbase.http.TestSpnegoHttpServer.setupServer(TestSpnegoHttpServer.java:91) > {noformat} > And this is a known issue of kerby 1.0.0-RC2 as indicated by DIRKRB-613 and > fixed in 1.0.0 release (by [this > commit|https://github.com/apache/directory-kerby/commit/e34b1ef8fec64e89780aec37aac903d4608e215f]) > Thus we should backport HBASE-19049 which upgrade kerby dependency from > 1.0.0-RC2 to 1.0.1 -- This message was sent by Atlassian JIRA (v7.6.3#76005)