mchades commented on code in PR #9147: URL: https://github.com/apache/gravitino/pull/9147#discussion_r2554558904
########## docs/security/credential-vending.md: ########## @@ -168,12 +168,11 @@ For Fileset catalog, please use Gravitino cloud bundle jar with Hadoop and cloud - [Gravitino GCP bundle jar with Hadoop and cloud packages](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-gcp-bundle) - [Gravitino Azure bundle jar with Hadoop and cloud packages](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-azure-bundle) -For Iceberg REST catalog server, please use the Gravitino cloud bundle jar without Hadoop and cloud packages. Additionally, download the corresponding Iceberg cloud packages. +For Iceberg REST catalog server, please download the corresponding Iceberg cloud packages. -- [Gravitino AWS bundle jar without Hadoop and cloud packages](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aws) -- [Gravitino Aliyun bundle jar without Hadoop and cloud packages](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-aliyun) -- [Gravitino GCP bundle jar without Hadoop and cloud packages](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-gcp) -- [Gravitino Azure bundle jar without Hadoop and cloud packages](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-azure) +- [Iceberg AWS bundle JAR](https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-aws-bundle) +- [Iceberg GCP bundle JAR](https://mvnrepository.com/artifact/com.github.apache.incubator-iceberg/iceberg-gcp-bundle) Review Comment: ```suggestion - [Iceberg GCP bundle JAR](https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-gcp-bundle) ``` -- 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]
