HyukjinKwon commented on a change in pull request #33791:
URL: https://github.com/apache/spark/pull/33791#discussion_r692588763



##########
File path: pom.xml
##########
@@ -2574,7 +2574,8 @@
         <plugin>
           <groupId>net.alchim31.maven</groupId>
           <artifactId>scala-maven-plugin</artifactId>
-          <version>4.5.3</version>
+          <!-- SPARK-36547: Please don't upgrade the version below, otherwise 
there will be an error on building Hadoop 2.7 package -->
+          <version>4.3.0</version>

Review comment:
       No worries .. It was only able to reproduce in some specific 
environments. I don't think there was anything wrong when we upgrade.




-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to