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



##########
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:
       In fact, ideally it should be investigated why it fails in the specific 
environments .. but I am fine to unblock the release for now.




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