[
https://issues.apache.org/jira/browse/HBASE-25384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-25384:
----------------------------------------
Summary: Exclude ZooKeeper from hadoop-common transitive dependency for
Hadoop2 profile (was: Exclude ZooKeeper 3.4.9 from hadoop-common transitive
dependency for Hadoop2 profile)
> Exclude ZooKeeper from hadoop-common transitive dependency for Hadoop2 profile
> ------------------------------------------------------------------------------
>
> Key: HBASE-25384
> URL: https://issues.apache.org/jira/browse/HBASE-25384
> Project: HBase
> Issue Type: Task
> Components: build
> Affects Versions: 2.3.0, 2.4.0
> Reporter: Nick Dimiduk
> Priority: Major
>
> During RC validation process for both 2.3.0 and 2.4.0, using [~stack]'s
> [hbase-downstreamer|https://github.com/saintstack/hbase-downstreamer]
> project, we see a failure:
> {noformat}
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.955 sec <<<
> FAILURE! - in org.hbase.downstreamer.TestHBaseMiniCluster
> testSpinUpMiniHBaseCluster(org.hbase.downstreamer.TestHBaseMiniCluster) Time
> elapsed: 8.922 sec <<< ERROR!
> java.lang.NoClassDefFoundError:
> org/apache/zookeeper/common/X509Exception$SSLContextException
> at
> org.hbase.downstreamer.TestHBaseMiniCluster.testSpinUpMiniHBaseCluster(TestHBaseMiniCluster.java:21)
> Caused by: java.lang.ClassNotFoundException:
> org.apache.zookeeper.common.X509Exception$SSLContextException
> at
> org.hbase.downstreamer.TestHBaseMiniCluster.testSpinUpMiniHBaseCluster(TestHBaseMiniCluster.java:21)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)