This is an automated email from the ASF dual-hosted git repository.
fanng pushed a commit to branch branch-0.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-0.9 by this push:
new 09aeae65cd [#6647] docs(iceberg): add Iceberg cloud package
information to credential vending document (#7044)
09aeae65cd is described below
commit 09aeae65cdf2eb1839cbf1d86aeffc5372dead04
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 23 10:40:39 2025 +0800
[#6647] docs(iceberg): add Iceberg cloud package information to credential
vending document (#7044)
### 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
Co-authored-by: FANNG <[email protected]>
---
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)