Yu Li created HBASE-22219:
-----------------------------
Summary: 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.9, 1.4.7, 1.4.8
Reporter: Yu Li
Assignee: Yu Li
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)