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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]