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/datafusion-comet.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5ae5ff1a Publish built docs triggered by 
3ea2da8d1fc571123205191609ed633490630870
5ae5ff1a is described below

commit 5ae5ff1a444b6240eaf5ab93a6ad4025307d82dd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 17:18:47 2024 +0000

    Publish built docs triggered by 3ea2da8d1fc571123205191609ed633490630870
---
 _sources/user-guide/kubernetes.md.txt | 8 ++++----
 searchindex.js                        | 2 +-
 user-guide/kubernetes.html            | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/_sources/user-guide/kubernetes.md.txt 
b/_sources/user-guide/kubernetes.md.txt
index c69c1707..cd923db8 100644
--- a/_sources/user-guide/kubernetes.md.txt
+++ b/_sources/user-guide/kubernetes.md.txt
@@ -21,8 +21,8 @@
 
 ## Comet Docker Images
 
-Run the following command from the root of this repository to build the Comet 
Docker image, or use a published
-Docker image from 
https://github.com/orgs/apache/packages?repo_name=datafusion-comet
+Run the following command from the root of this repository to build the Comet 
Docker image, or use a [published
+Docker 
image](https://github.com/orgs/apache/packages?repo_name=datafusion-comet)
 
 ```shell
 docker build -t apache/datafusion-comet -f kube/Dockerfile .
@@ -78,7 +78,7 @@ spec:
     "spark.comet.cast.allowIncompatible": "true"
     "spark.comet.exec.shuffle.enabled": "true"
     "spark.comet.exec.shuffle.mode": "auto"
-    "conf spark.shuffle.manager": 
"org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager"
+    "spark.shuffle.manager": 
"org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager"
   sparkVersion: 3.4.3
   driver:
     labels:
@@ -106,4 +106,4 @@ Check application status
 ```bash
 kubectl describe sparkapplication --namespace=spark-operator
 ```
-More info on Kube Spark operator 
https://www.kubeflow.org/docs/components/spark-operator/getting-started/
\ No newline at end of file
+More info on [Kube Spark 
operator](https://www.kubeflow.org/docs/components/spark-operator/getting-started/)
\ No newline at end of file
diff --git a/searchindex.js b/searchindex.js
index ec810ac6..371c22d4 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"1. Install Comet": [[9, "install-comet"]], "2. 
Clone Spark and Apply Diff": [[9, "clone-spark-and-apply-diff"]], "3. Run Spark 
SQL Tests": [[9, "run-spark-sql-tests"]], "ANSI mode": [[11, "ansi-mode"]], 
"API Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[10, null]], "Adding 
Spark-side Tests for the New Expression": [[0, 
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression": 
[[0,  [...]
\ No newline at end of file
+Search.setIndex({"alltitles": {"1. Install Comet": [[9, "install-comet"]], "2. 
Clone Spark and Apply Diff": [[9, "clone-spark-and-apply-diff"]], "3. Run Spark 
SQL Tests": [[9, "run-spark-sql-tests"]], "ANSI mode": [[11, "ansi-mode"]], 
"API Differences Between Spark Versions": [[0, 
"api-differences-between-spark-versions"]], "ASF Links": [[10, null]], "Adding 
Spark-side Tests for the New Expression": [[0, 
"adding-spark-side-tests-for-the-new-expression"]], "Adding a New Expression": 
[[0,  [...]
\ No newline at end of file
diff --git a/user-guide/kubernetes.html b/user-guide/kubernetes.html
index cd21df24..192212bf 100644
--- a/user-guide/kubernetes.html
+++ b/user-guide/kubernetes.html
@@ -346,8 +346,8 @@ under the License.
 <h1>Comet Kubernetes Support<a class="headerlink" 
href="#comet-kubernetes-support" title="Link to this heading">¶</a></h1>
 <section id="comet-docker-images">
 <h2>Comet Docker Images<a class="headerlink" href="#comet-docker-images" 
title="Link to this heading">¶</a></h2>
-<p>Run the following command from the root of this repository to build the 
Comet Docker image, or use a published
-Docker image from 
https://github.com/orgs/apache/packages?repo_name=datafusion-comet</p>
+<p>Run the following command from the root of this repository to build the 
Comet Docker image, or use a <a class="reference external" 
href="https://github.com/orgs/apache/packages?repo_name=datafusion-comet";>published
+Docker image</a></p>
 <div class="highlight-shell notranslate"><div 
class="highlight"><pre><span></span>docker<span class="w"> </span>build<span 
class="w"> </span>-t<span class="w"> </span>apache/datafusion-comet<span 
class="w"> </span>-f<span class="w"> </span>kube/Dockerfile<span class="w"> 
</span>.
 </pre></div>
 </div>
@@ -399,7 +399,7 @@ spec:
 <span class="w">    </span><span 
class="s2">&quot;spark.comet.cast.allowIncompatible&quot;</span>:<span 
class="w"> </span><span class="s2">&quot;true&quot;</span>
 <span class="w">    </span><span 
class="s2">&quot;spark.comet.exec.shuffle.enabled&quot;</span>:<span class="w"> 
</span><span class="s2">&quot;true&quot;</span>
 <span class="w">    </span><span 
class="s2">&quot;spark.comet.exec.shuffle.mode&quot;</span>:<span class="w"> 
</span><span class="s2">&quot;auto&quot;</span>
-<span class="w">    </span><span class="s2">&quot;conf 
spark.shuffle.manager&quot;</span>:<span class="w"> </span><span 
class="s2">&quot;org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager&quot;</span>
+<span class="w">    </span><span 
class="s2">&quot;spark.shuffle.manager&quot;</span>:<span class="w"> 
</span><span 
class="s2">&quot;org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager&quot;</span>
 <span class="w">  </span>sparkVersion:<span class="w"> </span><span 
class="m">3</span>.4.3
 <span class="w">  </span>driver:
 <span class="w">    </span>labels:
@@ -426,7 +426,7 @@ spec:
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>kubectl<span class="w"> 
</span>describe<span class="w"> </span>sparkapplication<span class="w"> 
</span>--namespace<span class="o">=</span>spark-operator
 </pre></div>
 </div>
-<p>More info on Kube Spark operator 
https://www.kubeflow.org/docs/components/spark-operator/getting-started/</p>
+<p>More info on <a class="reference external" 
href="https://www.kubeflow.org/docs/components/spark-operator/getting-started/";>Kube
 Spark operator</a></p>
 </section>
 </section>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to