vanzin commented on a change in pull request #24970: [SPARK-23977][SQL] Support 
High Performance S3A committers
URL: https://github.com/apache/spark/pull/24970#discussion_r297868411
 
 

 ##########
 File path: hadoop-cloud/pom.xml
 ##########
 @@ -200,6 +200,46 @@
     -->
     <profile>
       <id>hadoop-3.2</id>
+      <properties>
+        <extra.source.dir>src/hadoop-3/main/scala</extra.source.dir>
+        <extra.testsource.dir>src/hadoop-3/test/scala</extra.testsource.dir>
+      </properties>
+
+      <build>
+        <plugins>
+          <!-- Include a source dir for Hadoop 3.2+ only -->
 
 Review comment:
   Unnecessary comment (this is under the profile after all).

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