xushiyan commented on a change in pull request #5176:
URL: https://github.com/apache/hudi/pull/5176#discussion_r839140245
##########
File path: 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:
as discussed we can move this to packages' own readme instead in the
repo readme
--
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]