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 af17fe8 edits
af17fe8 is described below
commit af17fe8da12b12534fc6fa48c25548fb727157fb
Author: Bridget Bevens <[email protected]>
AuthorDate: Sun Jul 1 18:13:26 2018 -0700
edits
---
docs/global-query-list/index.html | 6 ++++--
feed.xml | 4 ++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/docs/global-query-list/index.html
b/docs/global-query-list/index.html
index ffd071f..1471375 100644
--- a/docs/global-query-list/index.html
+++ b/docs/global-query-list/index.html
@@ -1240,9 +1240,11 @@
<div class="int_text" align="left">
- <p>A query profile is a summary of metrics collected for each query
that Drill executes. Query profiles provide important information that you can
use to monitor and analyze query performance. You can view query profiles in
the Drill Web UI at <code>http(s)://<drill-hostname>:8047</code>. </p>
+ <p>A query profile is a summary of metrics collected for each query
that Drill executes. Query profiles provide important information that you can
use to monitor and analyze query performance. You can view query profiles in
the Drill Web UI at <code>http(s)://<drill-hostname>:8047</code>. </p>
-<p>By default, you can only see the queries that run on the Drill node from
which you access the Drill Web UI. For example, if you access the Drill Web UI
at <code>http://10.10.20.56:8047</code>, you can only see the queries that have
run on node 10.10.20.56. To see a global query list (view of profiles for
queries run on all Drill nodes), you must configure the ZooKeeper <a
href="/docs/persistent-configuration-storage/">PStore (persistent configuration
storage)</a> to point to a locatio [...]
+<p>By default, you can only see the queries coordinated by the Drill node from
which you access the Drill Web UI. For example, if you access the Drill Web UI
at <code>http://10.10.20.56:8047</code>, you can only see the queries
coordinated by Drill running on node 10.10.20.56. A Drill node that receives a
query, coordinates the query and serves as the <a
href="/docs/drill-query-execution/">Foreman</a> for that query. Each Drill node
can act as a Foreman for queries. If ZooKeeper or Load [...]
+
+<p>To see a global query list (view of query profiles coordinated by all Drill
nodes in one Web UI), you must configure the ZooKeeper <a
href="/docs/persistent-configuration-storage/">PStore (persistent configuration
storage)</a> to point to a location on the distributed file system. </p>
<p><strong>Note:</strong> On MapR-FS, the query profiles are written to the
distributed file system by default. You do not need to configure the ZooKeeper
PStore. </p>
diff --git a/feed.xml b/feed.xml
index 22110eb..26d42ea 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 17:35:04 -0700</pubDate>
- <lastBuildDate>Sun, 01 Jul 2018 17:35:04 -0700</lastBuildDate>
+ <pubDate>Sun, 01 Jul 2018 18:11:23 -0700</pubDate>
+ <lastBuildDate>Sun, 01 Jul 2018 18:11:23 -0700</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>