iwasakims commented on a change in pull request #3441:
URL: https://github.com/apache/hadoop/pull/3441#discussion_r710287622



##########
File path: hadoop-client-modules/hadoop-client-integration-tests/pom.xml
##########
@@ -191,6 +191,12 @@
           <scope>test</scope>
           <type>test-jar</type>
         </dependency>
+        <dependency>
+          <groupId>org.apache.hadoop</groupId>
+          <artifactId>hadoop-common</artifactId>
+          <scope>test</scope>
+          <type>test-jar</type>

Review comment:
       It worked as far as I tried on #3447, while I think it would be ok to 
have dedicated section for both jar and test-jar side-by-side.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to