pgaref commented on a change in pull request #607:
URL: https://github.com/apache/orc/pull/607#discussion_r555932213



##########
File path: java/tools/pom.xml
##########
@@ -57,13 +57,13 @@
     <dependency>
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-common</artifactId>
-      <version>${hadoop.version}</version>
+      <version>${tools.hadoop.version}</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>
-      <artifactId>hadoop-hdfs</artifactId>
-      <version>${hadoop.version}</version>
+      <artifactId>hadoop-hdfs-client</artifactId>

Review comment:
       Thanks for clarifying Dongjoon! 
   Since in this ticket we are targeting the specific issue mentioned by Owen I 
would vote for bumping to 2.10 which is more clean. In a follow-up we target 
Hadoop 3 project-wise. What do you think?
   Apologies for the back and forth :) 




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


Reply via email to