[
https://issues.apache.org/jira/browse/HBASE-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607892#comment-16607892
]
Vrushali C commented on HBASE-15666:
------------------------------------
Thanks [~busbey] , appreciate the response!
So, just thinking out loud here about my options. We happen to have a separate
module for the tests that use the mini-cluster, called as
'hadoop-yarn-server-timelineservice-hbase-tests'.
This module only has test code and is not required for cluster deployment. So,
perhaps in the pom for that module, I can use the non-shaded client (&
dependencies) in test-scope and exclude the shaded jars inherited from other
dependent modules. Do you think that might be worth a try?
> shaded dependencies for hbase-testing-util
> ------------------------------------------
>
> Key: HBASE-15666
> URL: https://issues.apache.org/jira/browse/HBASE-15666
> Project: HBase
> Issue Type: New Feature
> Components: test
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Sean Busbey
> Priority: Critical
>
> Folks that make use of our shaded client but then want to test things using
> the hbase-testing-util end up getting all of our dependencies again in the
> test scope.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)