zhan7236 commented on code in PR #3975:
URL: https://github.com/apache/amoro/pull/3975#discussion_r2566936400
##########
pom.xml:
##########
@@ -1672,8 +1672,8 @@
<!-- Do not use Hive 2.3.9 for Hive 4 Metastore support due to
incompatible API changes. -->
<hive.version>2.3.8</hive.version>
<hadoop.version>2.10.2</hadoop.version>
- <spark.version>3.3.4</spark.version>
- <spark.major.version>3.3</spark.major.version>
+ <spark.version>3.5.7</spark.version>
+ <spark.major.version>3.5</spark.major.version>
Review Comment:
Good point. I've reverted the hadoop2 profile to Spark 3.3. Thanks!
--
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]