Repository: drill-site Updated Branches: refs/heads/asf-site 5e0a0a2f9 -> f02cabb9a
updates to metrics topic (change the to this) and to mailing lists topic Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/f02cabb9 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/f02cabb9 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/f02cabb9 Branch: refs/heads/asf-site Commit: f02cabb9abf8ea1785a14b0c50ce2ac45724e42f Parents: 5e0a0a2 Author: Bridget Bevens <[email protected]> Authored: Thu Jul 14 14:28:42 2016 -0700 Committer: Bridget Bevens <[email protected]> Committed: Thu Jul 14 14:28:42 2016 -0700 ---------------------------------------------------------------------- docs/monitoring-metrics/index.html | 8 ++++---- feed.xml | 4 ++-- mailinglists/index.html | 14 +++++++++++++- 3 files changed, 19 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/f02cabb9/docs/monitoring-metrics/index.html ---------------------------------------------------------------------- diff --git a/docs/monitoring-metrics/index.html b/docs/monitoring-metrics/index.html index 6ff99c6..39bfec0 100644 --- a/docs/monitoring-metrics/index.html +++ b/docs/monitoring-metrics/index.html @@ -1068,7 +1068,7 @@ </div> - + Jul 14, 2016 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> @@ -1100,15 +1100,15 @@ </thead><tbody> <tr> <td>drill.queries.running</td> -<td>The number of queries running for which the Drillbit is the Foreman.</td> +<td>The number of queries running for which this drillbit is the Foreman.</td> </tr> <tr> <td>drill.queries.completed</td> -<td>The number of queries completed, canceled, or failed for which the Drillbit was the Foreman.</td> +<td>The number of queries completed, canceled, or failed for which this drillbit was the Foreman.</td> </tr> <tr> <td>drill.fragments.running</td> -<td>The number of query fragments currently running in the Drillbit.</td> +<td>The number of query fragments currently running in the drillbit.</td> </tr> <tr> <td>drill.allocator.root.used</td> http://git-wip-us.apache.org/repos/asf/drill-site/blob/f02cabb9/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 84cf4fe..7debeda 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>Tue, 28 Jun 2016 19:17:48 -0700</pubDate> - <lastBuildDate>Tue, 28 Jun 2016 19:17:48 -0700</lastBuildDate> + <pubDate>Thu, 14 Jul 2016 14:25:43 -0700</pubDate> + <lastBuildDate>Thu, 14 Jul 2016 14:25:43 -0700</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item> http://git-wip-us.apache.org/repos/asf/drill-site/blob/f02cabb9/mailinglists/index.html ---------------------------------------------------------------------- diff --git a/mailinglists/index.html b/mailinglists/index.html index 5b76986..17c7e4b 100644 --- a/mailinglists/index.html +++ b/mailinglists/index.html @@ -130,9 +130,21 @@ <li>Subscribe: <a href="mailto:[email protected]">[email protected]</a></li> <li>Unsubscribe: <a href="mailto:[email protected]">[email protected]</a></li> <li>Post: <a href="mailto:[email protected]">[email protected]</a></li> -<li><a href="http://mail-archives.apache.org/mod_mbox/drill-dev/">Archive</a></li> +<li><a href="http://mail-archives.apache.org/mod_mbox/drill-dev/">Archive</a><br></li> </ul></li> </ul> + +<p><strong>Note:</strong> All contributions to the Apache projects are made by individual contributors, not organizations. Though companies may be paying their staff to commit code, promote the project, and so on, contributions are recognized on an individual basis. The ASF is vendor-neutral.</p> + +<p>When communicating through project channels, please follow these general guidelines: </p> + +<ul> +<li>Be courteous and respectful.</li> +<li>Be concise in asking your question. Before doing so, try to read available documentation, FAQs, and mailing list history.</li> +<li>Provide enough technical background to explain the issue.</li> +</ul> + +<p>For additional guidelines, see <a href="http://www.catb.org/esr/faqs/smart-questions.html">How To Ask Questions The Smart Way</a>, and note the disclaimer which requests that you refrain from asking project (Drill) questions on catb.org. </p> </div> </div>
