This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fa70e471c4 deploy: 3a10b34cb2101ebec020369f89a61acdfba63bfe
fa70e471c4 is described below

commit fa70e471c439e460d2dc136ace20d0730007d035
Author: adutra <[email protected]>
AuthorDate: Wed Feb 18 10:51:55 2026 +0000

    deploy: 3a10b34cb2101ebec020369f89a61acdfba63bfe
---
 in-dev/unreleased/polaris-spark-client/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/in-dev/unreleased/polaris-spark-client/index.html 
b/in-dev/unreleased/polaris-spark-client/index.html
index a4288a882d..b3b64857d8 100644
--- a/in-dev/unreleased/polaris-spark-client/index.html
+++ b/in-dev/unreleased/polaris-spark-client/index.html
@@ -88,7 +88,7 @@ a released Polaris Spark client.</p><div class=highlight><pre 
tabindex=0 style=c
 </span></span></span><span style=display:flex><span><span 
style=color:#ae81ff></span>--conf 
spark.sql.catalog.&lt;spark-catalog-name&gt;<span 
style=color:#f92672>=</span>org.apache.polaris.spark.SparkCatalog <span 
style=color:#ae81ff>\
 </span></span></span><span style=display:flex><span><span 
style=color:#ae81ff></span>--conf 
spark.sql.catalog.&lt;spark-catalog-name&gt;.uri<span 
style=color:#f92672>=</span>&lt;polaris-service-uri&gt; <span 
style=color:#ae81ff>\
 </span></span></span><span style=display:flex><span><span 
style=color:#ae81ff></span>--conf 
spark.sql.catalog.&lt;spark-catalog-name&gt;.credential<span 
style=color:#f92672>=</span><span 
style=color:#e6db74>&#39;&lt;client-id&gt;:&lt;client-secret&gt;&#39;</span> 
<span style=color:#ae81ff>\
-</span></span></span><span style=display:flex><span><span 
style=color:#ae81ff></span>--conf 
spark.sql.catalog.&lt;spark-catalog-name&gt;.scope<span 
style=color:#f92672>=</span><span 
style=color:#e6db74>&#39;PRINCIPAL_ROLE:ALL&#39;</span> <span 
style=color:#ae81ff>\
+</span></span></span><span style=display:flex><span><span 
style=color:#ae81ff></span>--conf 
spark.sql.catalog.&lt;spark-catalog-name&gt;.scope<span 
style=color:#f92672>=</span><span 
style=color:#960050;background-color:#1e0010>&#39;</span>PRINCIPAL_ROLE:ALL<span
 style=color:#960050;background-color:#1e0010>&#39;</span> <span 
style=color:#ae81ff>\
 </span></span></span><span style=display:flex><span><span 
style=color:#ae81ff></span>--conf 
spark.sql.catalog.&lt;spark-catalog-name&gt;.token-refresh-enabled<span 
style=color:#f92672>=</span>true
 </span></span></code></pre></div><p>Assume the released Polaris Spark client 
you want to use is <code>org.apache.polaris:polaris-spark-3.5_2.12:1.0.0</code>,
 replace the <code>polaris-spark-client-package</code> field with the 
release.</p><p>The <code>spark-catalog-name</code> is the catalog name you will 
use with Spark, and <code>polaris-catalog-name</code> is the catalog name used

Reply via email to