You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/11/27 05:21:00 UTC

[GitHub] [hudi] xushiyan commented on a change in pull request #4138: [HUDI-2781] Set spark3 in azure pipelines

xushiyan commented on a change in pull request #4138:
URL: https://github.com/apache/hudi/pull/4138#discussion_r757743475



##########
File path: pom.xml
##########
@@ -1511,7 +1511,7 @@
       <id>spark3.0.x</id>
 <!--      for spark 3.0.x we need override the follow propeprties to package and run test-->
       <properties>
-        <spark3.version>3.0.0</spark3.version>
+        <spark3.version>3.0.3</spark3.version>
         <spark.version>${spark3.version}</spark.version>
         <scalatest.version>3.0.1</scalatest.version>

Review comment:
       @YannByron is there any advantage of upgrading scalatest.version ?




-- 
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: commits-unsubscribe@hudi.apache.org

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