jerryshao commented on code in PR #9147:
URL: https://github.com/apache/gravitino/pull/9147#discussion_r2564812501
##########
docs/fileset-catalog-with-adls.md:
##########
@@ -375,7 +373,7 @@ os.environ["PYSPARK_SUBMIT_ARGS"] = (
```
-
[`gravitino-azure-bundle-${gravitino-version}.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-azure-bundle)
is the Gravitino ADLS jar with Hadoop environment(3.3.1), `hadoop-azure.jar`
and all packages needed to access ADLS.
--
[`gravitino-azure-${gravitino-version}.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-azure)
is a condensed version of the Gravitino ADLS bundle jar without Hadoop
environment and `hadoop-azure.jar`.
+-
[`gravitino-azure-${gravitino-version}.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-azure)
is bundled with the
`gravitino-filesystem-hadoop3-runtime-${gravitino-version}.jar` and
`gravitino-azure-bundle-${gravitino-version}.jar` since version 1.1.0.
Review Comment:
What's the meaning of `bundled with...`, can you describe more about this?
--
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]