vtutrinov commented on PR #6441: URL: https://github.com/apache/ozone/pull/6441#issuecomment-2022058759
> As the changes in `jar-report.txt` indicate, Ozone currently does not depend on `json-smart`. We should not introduce this dependency. > > The dependency on Hadoop 2.x is `provided`, meaning that users need to supply Hadoop and its dependencies. Therefore, anyone using `ozone-filesystem-hadoop2-*.jar` can simply upgrade `json-smart` on their end. @adoroszlai do you suggest not touch the json-smart dependency in ozone-filesystem-hadoop2 module, but in the place where the module is used? (e.g. in hadoop-ozone/dist/pom.xml -> profile=build-with-ozonefs) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
