rahuldutta90 commented on a change in pull request #2551:
URL: https://github.com/apache/hadoop/pull/2551#discussion_r543571592



##########
File path: hadoop-tools/hadoop-azure-datalake/pom.xml
##########
@@ -166,5 +166,12 @@
       <scope>test</scope>
       <type>test-jar</type>
     </dependency>
+
+    <dependency>
+      <groupId>org.wildfly.openssl</groupId>
+      <artifactId>wildfly-openssl</artifactId>
+      <scope>compile</scope>
+    </dependency>

Review comment:
       is there some issue with your local build?
   
   Because it should pull in hadoop-project's pom dependencies 
(https://github.com/apache/hadoop/blob/df35c7f51996b63a14a3323b40fb75a6f4c29c7d/hadoop-project/pom.xml#L1450)
 since gen1 driver pom does depend on hadoop-project pom.




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



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

Reply via email to