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 94e4f7c4b Automatic Site Publish by Buildbot
94e4f7c4b is described below

commit 94e4f7c4b716265c97613dadfb69051c4dfb3856
Author: buildbot <[email protected]>
AuthorDate: Tue May 3 17:03:08 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/running-drill-on-docker/index.html    | 2 +-
 output/feed.xml                                   | 4 ++--
 output/zh/docs/running-drill-on-docker/index.html | 2 +-
 output/zh/feed.xml                                | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/output/docs/running-drill-on-docker/index.html 
b/output/docs/running-drill-on-docker/index.html
index bbc056994..29a0db9d4 100644
--- a/output/docs/running-drill-on-docker/index.html
+++ b/output/docs/running-drill-on-docker/index.html
@@ -1649,7 +1649,7 @@ docker run <span class="nt">-it</span> <span 
class="nt">--name</span> drill <spa
 <p>where /data inside the container has been chowned to the Drill process 
user.  This means that Drill will have read and write access to whatever volume 
you mount here making it a suitable place for persistent, mutable storage.  For 
example, by adding</p>
 <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>         sys.store.provider.local.path="/data"
 </code></pre></div></div>
-<p>to drill-override.conf and mounting a Docker volume at that location at 
container launch time you can have embedded Drill’s “local persistent storage”, 
which keeps system option values and storage configurations, presist across 
container launches.</p>
+<p>to drill-override.conf and mounting a Docker volume at that location at 
container launch time you can have embedded Drill’s “local persistent storage”, 
which keeps system option values and storage configurations, persist across 
container launches.</p>
 
 <h2 id="drill-web-ui">Drill Web UI</h2>
 
diff --git a/output/feed.xml b/output/feed.xml
index 6f885f2b8..6dee3ecad 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>Tue, 03 May 2022 12:24:35 +0000</pubDate>
-    <lastBuildDate>Tue, 03 May 2022 12:24:35 +0000</lastBuildDate>
+    <pubDate>Tue, 03 May 2022 17:00:30 +0000</pubDate>
+    <lastBuildDate>Tue, 03 May 2022 17:00:30 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>
diff --git a/output/zh/docs/running-drill-on-docker/index.html 
b/output/zh/docs/running-drill-on-docker/index.html
index c25291fb8..baeff540a 100644
--- a/output/zh/docs/running-drill-on-docker/index.html
+++ b/output/zh/docs/running-drill-on-docker/index.html
@@ -1649,7 +1649,7 @@ docker run <span class="nt">-it</span> <span 
class="nt">--name</span> drill <spa
 <p>where /data inside the container has been chowned to the Drill process 
user.  This means that Drill will have read and write access to whatever volume 
you mount here making it a suitable place for persistent, mutable storage.  For 
example, by adding</p>
 <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>         sys.store.provider.local.path="/data"
 </code></pre></div></div>
-<p>to drill-override.conf and mounting a Docker volume at that location at 
container launch time you can have embedded Drill’s “local persistent storage”, 
which keeps system option values and storage configurations, presist across 
container launches.</p>
+<p>to drill-override.conf and mounting a Docker volume at that location at 
container launch time you can have embedded Drill’s “local persistent storage”, 
which keeps system option values and storage configurations, persist across 
container launches.</p>
 
 <h2 id="drill-web-ui">Drill Web UI</h2>
 
diff --git a/output/zh/feed.xml b/output/zh/feed.xml
index e42151ba5..d14b90fea 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>Tue, 03 May 2022 12:24:35 +0000</pubDate>
-    <lastBuildDate>Tue, 03 May 2022 12:24:35 +0000</lastBuildDate>
+    <pubDate>Tue, 03 May 2022 17:00:30 +0000</pubDate>
+    <lastBuildDate>Tue, 03 May 2022 17:00:30 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>

Reply via email to