mchades commented on code in PR #9147:
URL: https://github.com/apache/gravitino/pull/9147#discussion_r2567017548
##########
docs/fileset-catalog-with-oss.md:
##########
@@ -375,7 +373,7 @@ os.environ["PYSPARK_SUBMIT_ARGS"] = "--jars
/path/to/gravitino-aliyun-bundle-{gr
```
-
[`gravitino-aliyun-bundle-${gravitino-version}.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aliyun-bundle)
is the Gravitino Aliyun jar with Hadoop environment(3.3.1) and `hadoop-oss`
jar.
--
[`gravitino-aliyun-${gravitino-version}.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aliyun)
is a condensed version of the Gravitino Aliyun bundle jar without Hadoop
environment and `hadoop-aliyun` jar.
+-
[`gravitino-aliyun-${gravitino-version}.jar`](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aliyun)
is bundled with the
`gravitino-filesystem-hadoop3-runtime-${gravitino-version}.jar` and
`gravitino-aliyun-bundle-${gravitino-version}.jar` since version 1.1.0.
Review Comment:
we don't use the version parameter in the doc
--
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]