Repository: drill-site
Updated Branches:
refs/heads/asf-site a581268df -> c0a9bfba8
edits
Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/c0a9bfba
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/c0a9bfba
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/c0a9bfba
Branch: refs/heads/asf-site
Commit: c0a9bfba8058febe423b239a302619bdaffbfc68
Parents: a581268
Author: Bridget Bevens <bbevens@maprtech.com>
Authored: Mon Mar 19 17:10:31 2018 -0700
Committer: Bridget Bevens <bbevens@maprtech.com>
Committed: Mon Mar 19 17:10:31 2018 -0700
----------------------------------------------------------------------
docs/starting-drill-in-distributed-mode/index.html | 4 ++--
feed.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/drill-site/blob/c0a9bfba/docs/starting-drill-in-distributed-mode/index.html
----------------------------------------------------------------------
diff --git a/docs/starting-drill-in-distributed-mode/index.html b/docs/starting-drill-in-distributed-mode/index.html
index f627093..cb37ab5 100644
--- a/docs/starting-drill-in-distributed-mode/index.html
+++ b/docs/starting-drill-in-distributed-mode/index.html
@@ -1218,7 +1218,7 @@
</div>
- Mar 19, 2018
+ Mar 20, 2018
<link href="/css/docpage.css" rel="stylesheet" type="text/css">
@@ -1315,7 +1315,7 @@ Drill lists information about the Drillbits that are running, such as
the host n
<h2 id="shut-down-the-drill-process-on-a-node">Shut Down the Drill Process on a Node</h2>
-<p>You can abruptly stop the Drill process on a node, or you can have the Drill process
on the node shutdown gracefully. When you stop the Drill process on a node, active queries
cannot complete if they require more time than the default five second wait period. In Drill
1.12 and later, you can use the Graceful Shutdown option, which transitions a Drillbit into
a quiescent state in which the Drill process can complete in-progress queries before shutting
down. </p>
+<p>You can abruptly stop the Drill process on a node, or you can gracefully shut down
the Drill process on a node. When you stop the Drill process on a node, active queries cannot
complete if they need additional time beyond the default five second wait period. In Drill
1.12 and later, you can use the graceful_stop command, which transitions a Drillbit into a
quiescent state in which the Drill process can complete in-progress queries before shutting
down. </p>
<h3 id="stopping-the-drill-process">Stopping the Drill Process</h3>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/c0a9bfba/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 42cb052..f9b2340 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>Mon, 19 Mar 2018 16:57:15 -0700</pubDate>
- <lastBuildDate>Mon, 19 Mar 2018 16:57:15 -0700</lastBuildDate>
+ <pubDate>Mon, 19 Mar 2018 17:09:03 -0700</pubDate>
+ <lastBuildDate>Mon, 19 Mar 2018 17:09:03 -0700</lastBuildDate>
<generator>Jekyll v2.5.2</generator>
<item>
|