wchevreuil commented on a change in pull request #5: HBASE-22574 
hbase-filesystem does not build against HBase 1
URL: https://github.com/apache/hbase-filesystem/pull/5#discussion_r293457792
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -93,15 +95,6 @@
       <properties>
         <hadoop.version>${hadoop2.version}</hadoop.version>
       </properties>
-      <dependencies>
-        <!-- TestHBOSSContractDistCp hard-codes some HDFS classes in Hadoop 2 
-->
-        <dependency>
-          <groupId>org.apache.hadoop</groupId>
-          <artifactId>hadoop-hdfs</artifactId>
-          <version>${hadoop.version}</version>
-          <scope>test</scope>
-        </dependency>
-      </dependencies>
     </profile>
 
 Review comment:
   Moved to general test dependencies on hboss pom module, as it was then 
required for both hadoop profiles (see comment above).

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

Reply via email to