ccaominh 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_r332797067
 
 

 ##########
 File path: extensions-core/hdfs-storage/pom.xml
 ##########
 @@ -355,6 +355,16 @@
         <artifactId>hadoop-hdfs-client</artifactId>
         <scope>runtime</scope>
       </dependency>
+      <dependency>
 
 Review comment:
   If the dependency analyze check complains, you can change the `scope` to 
`runtime` for these.

----------------------------------------------------------------
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]

Reply via email to