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/04/28 12:08:33 UTC

[GitHub] [hudi] xushiyan commented on a diff in pull request #5454: [HUDI-3680][HUDI-3926] Update docs for Spark, utilities, and utilities-slim bundles

xushiyan commented on code in PR #5454:
URL: https://github.com/apache/hudi/pull/5454#discussion_r860812235


##########
website/docs/quick-start-guide.md:
##########
@@ -41,24 +51,24 @@ values={[
 From the extracted directory run spark-shell with Hudi as:
 
 ```scala
-// spark-shell for spark 3.1
+// spark-shell for spark 3.2
 spark-shell \
-  --packages org.apache.hudi:hudi-spark3.1.2-bundle_2.12:0.10.1,org.apache.spark:spark-avro_2.12:3.1.2 \
+  --packages org.apache.hudi:hudi-spark3.2-bundle_2.12:0.11.0 \

Review Comment:
   need additional hoodie catalog config for spark 32



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