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/12 15:55:05 UTC

[GitHub] [hudi] yihua commented on a diff in pull request #5176: [HUDI-3700] Add hudi-utilities-slim-bundle excluding hudi-spark-datasource modules

yihua commented on code in PR #5176:
URL: https://github.com/apache/hudi/pull/5176#discussion_r848601404


##########
README.md:
##########
@@ -94,6 +94,12 @@ mvn clean package -DskipTests -Dspark3.1.x
 
 Starting from versions 0.11, Hudi no longer requires `spark-avro` to be specified using `--packages`
 
+### Usage of hudi-utilities-slim-bundle
+
+Starting from versions 0.11, Hudi provides hudi-utilities-slim-bundle which excludes hudi-spark-datasource modules.
+This new bundle is intended to be used with Hudi Spark bundle together, if using hudi-utilities-bundle solely
+introduces problems for a specific Spark version.
+

Review Comment:
   Addressed in #5184 



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