You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/12/15 18:09:52 UTC

[GitHub] [hadoop] rahuldutta90 commented on a change in pull request #2551: ADLS Gen1: Updating gen1 SDK version from 2.3.6 to 2.3.9

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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org