elek opened a new pull request #1094: URL: https://github.com/apache/hadoop-ozone/pull/1094
## What changes were proposed in this pull request? ozonefs-hadoop3 is an all-in-one ozonefs client which can be used as a single jar file. Unfortunately it uses wrong dependency (ozonefs-common instead of ozonefs-common-shaded) which means that it downloads additional dependencies (netty-all, ...) if it's used from maven. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3823 ## How was this patch tested? With CI build. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
