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: us...@infra.apache.org With regards, Apache Git Services