This is an automated email from the ASF dual-hosted git repository.
yzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 9b6b805b6 Remove unnecessary header X-Iceberg-Access-Delegation for
Ceph (#3744)
9b6b805b6 is described below
commit 9b6b805b67210de355a779c194d0670e0c667d25
Author: Yong Zheng <[email protected]>
AuthorDate: Thu Feb 12 08:38:30 2026 -0600
Remove unnecessary header X-Iceberg-Access-Delegation for Ceph (#3744)
---
getting-started/ceph/README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/getting-started/ceph/README.md b/getting-started/ceph/README.md
index ca159d78d..6e8a948dc 100644
--- a/getting-started/ceph/README.md
+++ b/getting-started/ceph/README.md
@@ -85,7 +85,6 @@ bin/spark-sql \
--conf spark.sql.catalog.polaris.token-refresh-enabled=true \
--conf spark.sql.catalog.polaris.warehouse=quickstart_catalog \
--conf spark.sql.catalog.polaris.scope=PRINCIPAL_ROLE:ALL \
- --conf spark.sql.catalog.polaris.header.X-Iceberg-Access-Delegation="" \
--conf spark.sql.catalog.polaris.credential=root:s3cr3t \
--conf spark.sql.catalog.polaris.client.region=irrelevant \
--conf spark.sql.catalog.polaris.s3.access-key-id=POLARIS123ACCESS \