ccaominh commented on issue #8230: Fix dependency analyze warnings URL: https://github.com/apache/incubator-druid/pull/8230#issuecomment-525435918 @Dylan1312 This PR undoes some of the changes in #8339 by re-adding `hadoop-mapreduce-client-core` to `indexing-hadoop/pom.xml` to satisfy warnings from `mvn dependency:analyze`. To make `hadoop-madpreduce-client-core` packaged correctly for `hdfs-storage`, the `hadoop-mapreduce-client-core` dependency with scope `compile` was added to `extensions-core/hdfs-storage/pom.xml`. Please review to check I'm not accidentally breaking any of the fixes you made.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
