Repository: drill-site Updated Branches: refs/heads/asf-site 2d8550573 -> 0164bb5d6
DRILL-4563 Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/0164bb5d Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/0164bb5d Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/0164bb5d Branch: refs/heads/asf-site Commit: 0164bb5d635491417294f337bd2e25daa670d3ea Parents: 2d85505 Author: Bridget Bevens <[email protected]> Authored: Tue Apr 12 15:47:32 2016 -0700 Committer: Bridget Bevens <[email protected]> Committed: Tue Apr 12 15:47:32 2016 -0700 ---------------------------------------------------------------------- docs/start-up-options/index.html | 7 +++---- feed.xml | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/0164bb5d/docs/start-up-options/index.html ---------------------------------------------------------------------- diff --git a/docs/start-up-options/index.html b/docs/start-up-options/index.html index 980c2b5..c6f0825 100644 --- a/docs/start-up-options/index.html +++ b/docs/start-up-options/index.html @@ -1060,13 +1060,13 @@ </div> - + Apr 12, 2016 <link href="/css/docpage.css" rel="stylesheet" type="text/css"> <div class="int_text" align="left"> - <p>Drillâs start-up options reside in a HOCON configuration file format, which is + <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 @@ -1102,8 +1102,7 @@ file tells Drill to scan that JAR file or associated object and include it.</p> </code></pre></div> <h2 id="configuring-start-up-options">Configuring Start-Up Options</h2> -<p>You can configure start-up options for each Drillbit in the <code>drill- -override.conf</code> file located in Drillâs<code>/conf</code> directory.</p> +<p>You can configure start-up options for each Drillbit in <code><drill_home>/conf/drill-override.conf</code> .</p> <p>The summary of start-up options, also known as boot options, lists default values. The following descriptions provide more detail on key options that are frequently reconfigured:</p> http://git-wip-us.apache.org/repos/asf/drill-site/blob/0164bb5d/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index f0cdc15..b872936 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, 12 Apr 2016 14:57:39 -0700</pubDate> - <lastBuildDate>Tue, 12 Apr 2016 14:57:39 -0700</lastBuildDate> + <pubDate>Tue, 12 Apr 2016 15:45:00 -0700</pubDate> + <lastBuildDate>Tue, 12 Apr 2016 15:45:00 -0700</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item>
