keith-turner opened a new issue #22: Hadoop dependencies not properly converged 
in shaded jar
URL: https://github.com/apache/accumulo-testing/issues/22
 
 
   When building the testing shaded jar using Accumulo 2.0.0-SNAP and Hadoop 
2.8.4 the hadoop dependencies are not properly converged in the shaded jar.  
Seeing warnings like the following.
   
   ```
   [WARNING] hadoop-client-api-3.0.2.jar, hadoop-hdfs-client-2.8.4.jar define 
1642 overlapping classes: 
   [WARNING]   - org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo$Expiration
   [WARNING]   - 
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$SetOwnerResponseProto$Builder
   [WARNING]   - 
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$GetFileLinkInfoRequestProto$Builder
   [WARNING]   - org.apache.hadoop.hdfs.web.URLConnectionFactory$1
   [WARNING]   - 
org.apache.hadoop.hdfs.protocol.proto.XAttrProtos$SetXAttrRequestProto$1
   [WARNING]   - 
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ModifyCacheDirectiveResponseProto$1
   [WARNING]   - org.apache.hadoop.fs.XAttr$1
   [WARNING]   - org.apache.hadoop.hdfs.protocol.CachePoolStats$Builder
   [WARNING]   - 
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ReportBadBlocksResponseProtoOrBuilder
   [WARNING]   - 
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$GetBlockLocationsResponseProto
   [WARNING]   - 1632 more...
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to