<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuring Polaris for Production on Apache Polaris</title><link>https://polaris.apache.org/releases/1.4.1/configuration/configuring-polaris-for-production/</link><description>Recent content in Configuring Polaris for Production on Apache Polaris</description><generator>Hugo</generator><language>en-us</language><copyright>&lt;a href="https://www.apache.org/"&gt;Copyright © 2026 The Apache Software Foundation&lt;/a&gt;.&lt;br&gt;Licensed under the &lt;a href="https://www.apache.org/licenses/LICENSE-2.0"&gt;Apache License, Version 2.0&lt;/a&gt;.</copyright><atom:link href="https://polaris.apache.org/releases/1.4.1/configuration/configuring-polaris-for-production/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuring GCS Cloud Storage</title><link>https://polaris.apache.org/releases/1.4.1/configuration/configuring-polaris-for-production/configuring-gcs-cloud-storage-specific/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://polaris.apache.org/releases/1.4.1/configuration/configuring-polaris-for-production/configuring-gcs-cloud-storage-specific/</guid><description>&lt;p&gt;This page provides guidance for configuring GCS Cloud Storage provider for use with Polaris. It covers credential vending, IAM roles, ACL requirements, and best practices to ensure secure and reliable integration.&lt;/p&gt;
&lt;p&gt;All catalog operations in Polaris for Google Cloud Storage (GCS)—including listing, reading, and writing objects—are performed using credential vending, which issues scoped (vended) tokens for secure access.&lt;/p&gt;
&lt;p&gt;Polaris requires both IAM roles and &lt;a href="https://docs.cloud.google.com/storage/docs/hns-overview"&gt;Hierarchical Namespace (HNS)&lt;/a&gt; ACLs (if HNS is enabled) to be properly configured. Even with the correct IAM role (e.g., &lt;code&gt;roles/storage.objectAdmin&lt;/code&gt;), access to paths such as &lt;code&gt;gs://&amp;lt;bucket&amp;gt;/idsp_ns/sample_table4/&lt;/code&gt; may fail with 403 errors if HNS ACLs are missing for scoped tokens. The original access token may work, but scoped (vended) tokens require HNS ACLs on the base path or relevant subpath.&lt;/p&gt;</description></item></channel></rss>