tushengxia created HBASE-25101:
----------------------------------

             Summary: Found duplicate classes/resources in 
hbase-protocol-shaded 2.3.2, hbase-protocol 2.3.2
                 Key: HBASE-25101
                 URL: https://issues.apache.org/jira/browse/HBASE-25101
             Project: HBase
          Issue Type: Bug
          Components: Client
    Affects Versions: 2.3.2
         Environment: ubuntu
            Reporter: tushengxia


i want to use hbase client to connector hbase, when i add dependency in 
pom.xml, 

<dependency>

 <groupId>org.apache.hbase</groupId>

<artifactId>hbase-client</artifactId>

</dependency>

It will report error when mvn clean install, 

[WARNING]Found duplicate and different resources in 
[org.apche.hbase:hbase-protocol-shaded:2.3.2, 
org.apche.hbase:hbase-protocol:2.3.2]:

[WARNING]AccessControl.proto

[WARNING]Admin.proto

……



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to