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 2022/09/17 07:58:16 UTC

[GitHub] [hudi] wangyum commented on a diff in pull request #6707: [WIP][HUDI-4871] Upgrade spark3.3 to Spark 3.3.1

wangyum commented on code in PR #6707:
URL: https://github.com/apache/hudi/pull/6707#discussion_r973556162


##########
pom.xml:
##########
@@ -1521,6 +1521,10 @@
       <id>confluent</id>
       <url>https://packages.confluent.io/maven/</url>
     </repository>
+    <repository>
+      <id>Spark-3.3.1</id>
+      <url>https://repository.apache.org/content/repositories/orgapachespark-1418</url>
+    </repository>

Review Comment:
   Will remove it if Spark 3.3.1 is officially released.



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