gianm commented on a change in pull request #8652: Fix missing jackson jars for
hadoop ingestion
URL: https://github.com/apache/incubator-druid/pull/8652#discussion_r332787285
##########
File path: extensions-core/hdfs-storage/pom.xml
##########
@@ -355,6 +355,16 @@
<artifactId>hadoop-hdfs-client</artifactId>
<scope>runtime</scope>
</dependency>
+ <dependency>
Review comment:
Please include a comment about why these are necessary (they aren't directly
used, nor are they pulled in transitively [apparently], which makes them
mysterious and in need of a comment).
----------------------------------------------------------------
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]