[
https://issues.apache.org/jira/browse/HBASE-22219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815973#comment-16815973
]
Yu Li edited comment on HBASE-22219 at 4/12/19 1:07 PM:
--------------------------------------------------------
[~apurtell] this could be done with a simple cherry-pick and if you agree I
will do the job. Thanks.
was (Author: carp84):
[[email protected]] this could be done with a simple cherry-pick and if
you agree I will do the job. Thanks.
> 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
>
> Attachments: HBASE-22219.branch-1.patch
>
>
> 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)