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

bridgetb 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 a5b279c  edit
a5b279c is described below

commit a5b279c5149bf0ba38b2a2ead648827352cf19a9
Author: Bridget Bevens <[email protected]>
AuthorDate: Sun Jul 1 17:37:22 2018 -0700

    edit
---
 docs/global-query-list/index.html | 4 ++--
 feed.xml                          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/global-query-list/index.html 
b/docs/global-query-list/index.html
index 556589e..ffd071f 100644
--- a/docs/global-query-list/index.html
+++ b/docs/global-query-list/index.html
@@ -1234,7 +1234,7 @@
 
     </div>
 
-     Jul 1, 2017
+     Jul 2, 2018
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1250,7 +1250,7 @@
 
 <p>Drill uses ZooKeeper to store persistent configuration data. The ZooKeeper 
PStore provider stores all of the persistent configuration data in ZooKeeper, 
except for query profile data. The ZooKeeper PStore provider offloads query 
profile data to the Drill log directory on each Drill node, for example 
<code>&lt;drill_installation_directory&gt;/logs/profiles</code>. </p>
 
-<p>Configure the ZooKeeper PStore location when you have Drill running on 
multiple nodes in a cluster, and you want to monitor query profiles for all of 
the queries in the Drill Web UI. Configuring a ZooKeeper PStore is also 
beneficial when space is limited on the local file system because you do not to 
have to frequently purge or archive the query profiles due to the limited 
space.  </p>
+<p>Configure the ZooKeeper PStore location when you have Drill running on 
multiple nodes in a cluster, and you want to monitor query profiles for all of 
the queries in the Drill Web UI. Configuring a ZooKeeper PStore is also 
beneficial when space is limited on the local file system; you do not have to 
purge or archive the query profiles frequently due to the limited space.  </p>
 
 <h2 id="configuring-the-zookeeper-pstore-location">Configuring the ZooKeeper 
PStore Location</h2>
 
diff --git a/feed.xml b/feed.xml
index 84f055d..22110eb 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sun, 01 Jul 2018 16:56:01 -0700</pubDate>
-    <lastBuildDate>Sun, 01 Jul 2018 16:56:01 -0700</lastBuildDate>
+    <pubDate>Sun, 01 Jul 2018 17:35:04 -0700</pubDate>
+    <lastBuildDate>Sun, 01 Jul 2018 17:35:04 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>

Reply via email to