This is an automated email from the ASF dual-hosted git repository.
jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new 88be2628f9 [#6647] docs(iceberg): add Iceberg cloud package
information to credential vending document (#7039)
88be2628f9 is described below
commit 88be2628f90061db8d262ab2017eee05d17a9c6e
Author: FANNG <[email protected]>
AuthorDate: Wed Apr 23 09:59:40 2025 +0800
[#6647] docs(iceberg): add Iceberg cloud package information to credential
vending document (#7039)
### What changes were proposed in this pull request?
add Iceberg cloud package to credential vending document
### Why are the changes needed?
Fix: #6647
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
just document
---
docs/security/credential-vending.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/security/credential-vending.md
b/docs/security/credential-vending.md
index b5cd2a01b6..3c4075731b 100644
--- a/docs/security/credential-vending.md
+++ b/docs/security/credential-vending.md
@@ -141,7 +141,7 @@ For Hadoop 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 Gravitino cloud bundle jar without
Hadoop and cloud packages:
+For Iceberg REST catalog server, please use the Gravitino cloud bundle jar
without Hadoop and cloud packages. Additionally, 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)