You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by GitBox <gi...@apache.org> on 2020/01/11 15:03:20 UTC

[GitHub] [crunch] gabrielreid commented on a change in pull request #30: The great version upgrade PR

gabrielreid commented on a change in pull request #30: The great version upgrade PR
URL: https://github.com/apache/crunch/pull/30#discussion_r365525943
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -200,6 +199,12 @@ under the License.
         <version>${hadoop.version}</version>
       </dependency>
 
+      <dependency>
+        <groupId>org.apache.hadoop</groupId>
+        <artifactId>hadoop-hdfs</artifactId>
 
 Review comment:
   Looks like this is a duplicate dependency entry (`hadoop-hdfs` is also declared further down in this file, on line 527)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services