elek opened a new pull request #2444: URL: https://github.com/apache/ozone/pull/2444
## What changes were proposed in this pull request? It seems only a few key classes are required from Apache Hadoop to be reused. The goal here is investigating the build process and check how they can be re-used. One option is just copy the files with some minor updates (e.g. using `ConfigurationSource` interface instead of `o.a.hadoop.Configuration`) which would help to reduce dependencies. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5364 ## How was this patch tested? Full CI -- 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]
