You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vrushali C (JIRA)" <ji...@apache.org> on 2018/09/07 22:01:00 UTC

[jira] [Commented] (HBASE-15666) shaded dependencies for hbase-testing-util

    [ https://issues.apache.org/jira/browse/HBASE-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607711#comment-16607711 ] 

Vrushali C commented on HBASE-15666:
------------------------------------

Hi 

Checking in to see if there are any updates on this. In Yarn we are using hbase as the backend for the timeline service v2 feature and we would like to start using the shaded hbase client.
But for the unit tests, I am running into issues with the mini cluster not being up due to the master not being initialized. 

I also see a bunch of 
{code} 
java.lang.NoSuchMethodError: org.apache.hbase.thirdparty.io.netty.handler.codec.protobuf.ProtobufDecoder.<init>(Lcom/google/protobuf/MessageLite;)V
{code}

> 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)