This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e2f8b2c1ef Automatic Site Publish by Buildbot
e2f8b2c1ef is described below
commit e2f8b2c1eff9e2c6c9f042e05146e5e3002ad82c
Author: buildbot <[email protected]>
AuthorDate: Thu Mar 28 01:05:50 2024 +0000
Automatic Site Publish by Buildbot
---
output/docs/installing-drill-on-linux-and-mac-os-x/index.html | 4 +---
output/docs/installing-drill-on-the-cluster/index.html | 7 +------
output/feed.xml | 4 ++--
output/zh/docs/installing-drill-on-linux-and-mac-os-x/index.html | 4 +---
output/zh/docs/installing-drill-on-the-cluster/index.html | 7 +------
output/zh/feed.xml | 4 ++--
6 files changed, 8 insertions(+), 22 deletions(-)
diff --git a/output/docs/installing-drill-on-linux-and-mac-os-x/index.html
b/output/docs/installing-drill-on-linux-and-mac-os-x/index.html
index fa0a033fb7..0ceba91a60 100644
--- a/output/docs/installing-drill-on-linux-and-mac-os-x/index.html
+++ b/output/docs/installing-drill-on-linux-and-mac-os-x/index.html
@@ -1502,9 +1502,7 @@
<ol>
<li>In a terminal window, change to the directory where you want to install
Drill.</li>
- <li>Download the latest version of Apache Drill <a
href="http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">here</a>
or from the <a
href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:
- * <code class="language-plaintext highlighter-rouge">wget
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code>
- * <code class="language-plaintext highlighter-rouge">curl -o
apache-drill-1.19.0.tar.gz
http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
+ <li><a href="https://drill.apache.org/download/">Download the latest version
of Apache Drill</a></li>
<li>Copy the downloaded file to the directory where you want to install
Drill.</li>
<li>Extract the contents of the Drill <code class="language-plaintext
highlighter-rouge">.tar.gz</code> file. Use sudo only if necessary:
<code class="language-plaintext highlighter-rouge">tar -xvzf <.tar.gz file
name></code></li>
diff --git a/output/docs/installing-drill-on-the-cluster/index.html
b/output/docs/installing-drill-on-the-cluster/index.html
index e5063971ed..93ed488c3c 100644
--- a/output/docs/installing-drill-on-the-cluster/index.html
+++ b/output/docs/installing-drill-on-the-cluster/index.html
@@ -1501,12 +1501,7 @@
<h3 id="install">Install</h3>
<ol>
- <li>Download the latest version of Apache Drill <a
href="http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">here</a>
or from the <a
href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:
- <ul>
- <li><code class="language-plaintext highlighter-rouge">wget
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
- <li><code class="language-plaintext highlighter-rouge">curl -o
apache-drill-1.19.0.tar.gz
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
- </ul>
- </li>
+ <li><a href="https://drill.apache.org/download/">Download the latest version
of Apache Drill</a></li>
<li>Extract the tarball to the directory of your choice, such as <code
class="language-plaintext highlighter-rouge">/opt</code>:
<code class="language-plaintext highlighter-rouge">tar -xf
apache-drill-<version>.tar.gz</code></li>
</ol>
diff --git a/output/feed.xml b/output/feed.xml
index db95403c5c..09f6e7d900 100644
--- a/output/feed.xml
+++ b/output/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Wed, 17 Jan 2024 08:14:42 +0000</pubDate>
- <lastBuildDate>Wed, 17 Jan 2024 08:14:42 +0000</lastBuildDate>
+ <pubDate>Thu, 28 Mar 2024 01:03:41 +0000</pubDate>
+ <lastBuildDate>Thu, 28 Mar 2024 01:03:41 +0000</lastBuildDate>
<generator>Jekyll v3.9.1</generator>
<item>
diff --git a/output/zh/docs/installing-drill-on-linux-and-mac-os-x/index.html
b/output/zh/docs/installing-drill-on-linux-and-mac-os-x/index.html
index c58daf67d2..2816308477 100644
--- a/output/zh/docs/installing-drill-on-linux-and-mac-os-x/index.html
+++ b/output/zh/docs/installing-drill-on-linux-and-mac-os-x/index.html
@@ -1502,9 +1502,7 @@
<ol>
<li>In a terminal window, change to the directory where you want to install
Drill.</li>
- <li>Download the latest version of Apache Drill <a
href="http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">here</a>
or from the <a
href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:
- * <code class="language-plaintext highlighter-rouge">wget
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code>
- * <code class="language-plaintext highlighter-rouge">curl -o
apache-drill-1.19.0.tar.gz
http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
+ <li><a href="https://drill.apache.org/download/">Download the latest version
of Apache Drill</a></li>
<li>Copy the downloaded file to the directory where you want to install
Drill.</li>
<li>Extract the contents of the Drill <code class="language-plaintext
highlighter-rouge">.tar.gz</code> file. Use sudo only if necessary:
<code class="language-plaintext highlighter-rouge">tar -xvzf <.tar.gz file
name></code></li>
diff --git a/output/zh/docs/installing-drill-on-the-cluster/index.html
b/output/zh/docs/installing-drill-on-the-cluster/index.html
index eac3529844..a06bb106b3 100644
--- a/output/zh/docs/installing-drill-on-the-cluster/index.html
+++ b/output/zh/docs/installing-drill-on-the-cluster/index.html
@@ -1501,12 +1501,7 @@
<h3 id="install">Install</h3>
<ol>
- <li>Download the latest version of Apache Drill <a
href="http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">here</a>
or from the <a
href="http://www.apache.org/dyn/closer.cgi/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz">Apache
Drill mirror site</a> with the command appropriate for your system:
- <ul>
- <li><code class="language-plaintext highlighter-rouge">wget
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
- <li><code class="language-plaintext highlighter-rouge">curl -o
apache-drill-1.19.0.tar.gz
http://apache.mirrors.hoobly.com/drill/drill-1.19.0/apache-drill-1.19.0.tar.gz</code></li>
- </ul>
- </li>
+ <li><a href="https://drill.apache.org/download/">Download the latest version
of Apache Drill</a></li>
<li>Extract the tarball to the directory of your choice, such as <code
class="language-plaintext highlighter-rouge">/opt</code>:
<code class="language-plaintext highlighter-rouge">tar -xf
apache-drill-<version>.tar.gz</code></li>
</ol>
diff --git a/output/zh/feed.xml b/output/zh/feed.xml
index 696df10856..e9c641fba7 100644
--- a/output/zh/feed.xml
+++ b/output/zh/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>/</link>
<atom:link href="/zh/feed.xml" rel="self" type="application/rss+xml"/>
- <pubDate>Wed, 17 Jan 2024 08:14:42 +0000</pubDate>
- <lastBuildDate>Wed, 17 Jan 2024 08:14:42 +0000</lastBuildDate>
+ <pubDate>Thu, 28 Mar 2024 01:03:41 +0000</pubDate>
+ <lastBuildDate>Thu, 28 Mar 2024 01:03:41 +0000</lastBuildDate>
<generator>Jekyll v3.9.1</generator>
<item>