turboFei commented on code in PR #3975:
URL: https://github.com/apache/amoro/pull/3975#discussion_r2565968654


##########
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:
   for hadoop2, maybe we can use the legacy spark-3.3 by default. 



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

Reply via email to