You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2016/04/14 23:56:09 UTC

drill-site git commit: DRILL-4564

Repository: drill-site
Updated Branches:
  refs/heads/asf-site 292f9724c -> 7bdc461d4


DRILL-4564


Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/7bdc461d
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/7bdc461d
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/7bdc461d

Branch: refs/heads/asf-site
Commit: 7bdc461d4110a6a8d437131e3afe630df9601020
Parents: 292f972
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Thu Apr 14 14:56:01 2016 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Thu Apr 14 14:56:01 2016 -0700

----------------------------------------------------------------------
 docs/start-up-options/index.html | 10 +++++-----
 feed.xml                         |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/7bdc461d/docs/start-up-options/index.html
----------------------------------------------------------------------
diff --git a/docs/start-up-options/index.html b/docs/start-up-options/index.html
index c6f0825..51ed72c 100644
--- a/docs/start-up-options/index.html
+++ b/docs/start-up-options/index.html
@@ -1060,7 +1060,7 @@
 
     </div>
 
-     Apr 12, 2016
+     Apr 14, 2016
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1068,11 +1068,11 @@
       
         <p>Drill’s start-up options reside in a <a href="https://github.com/typesafehub/config/blob/master/HOCON.md">HOCON</a> configuration file format, which is
 a hybrid between a properties file and a JSON file. Drill start-up options
-consist of a group of files with a nested relationship. At the core of the
-file hierarchy is <code>drill-default.conf</code>. This file is overridden by one or more
-<code>drill-module.conf</code> files, which are overridden by the <code>drill-override.conf</code>
-file that you define.</p>
+consist of a group of files with a nested relationship. At the bottom of the file hierarchy are the default files that Drill provides, starting with <code>drill-default.conf</code>. The <code>drill-default.conf</code> file is overridden by one or more <code>drill-module.conf</code> files that Drill’s internal modules provide. The <code>drill-module.conf</code> files are overridden by the <code>drill-override.conf</code> file that you define.    </p>
 
+<p>You can provide overrides on each Drillbit using system properties of the form <code>-Dname=value</code> passed on the command line: </p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">   ./drillbit.sh start -Dname=value
+</code></pre></div>
 <p>You can see the following group of files throughout the source repository in
 Drill:</p>
 <div class="highlight"><pre><code class="language-text" data-lang="text">common/src/main/resources/drill-default.conf

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7bdc461d/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 5f1c6a8..fc54278 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>Wed, 13 Apr 2016 17:57:19 -0700</pubDate>
-    <lastBuildDate>Wed, 13 Apr 2016 17:57:19 -0700</lastBuildDate>
+    <pubDate>Thu, 14 Apr 2016 14:47:55 -0700</pubDate>
+    <lastBuildDate>Thu, 14 Apr 2016 14:47:55 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>