steveloughran commented on a change in pull request #1727: HADOOP-16680. Add 
MicrosoftGraphGroupsMapping GroupMappingServiceProvider
URL: https://github.com/apache/hadoop/pull/1727#discussion_r352151636
 
 

 ##########
 File path: hadoop-tools/hadoop-tools-dist/pom.xml
 ##########
 @@ -134,6 +134,24 @@
       <scope>compile</scope>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-msgraph</artifactId>
+      <scope>compile</scope>
+      <version>${project.version}</version>
+      <exclusions>
+        <!--
+          Avoiding conflicting dependency:
 
 Review comment:
   If there's a conflict that needs to resolve within the project, else 
distributions will be in a mess & at least one module won't coexist

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

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

Reply via email to