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 2017/08/08 21:34:18 UTC

drill-site git commit: minor doc updates

Repository: drill-site
Updated Branches:
  refs/heads/asf-site 2291515c4 -> 767776a7e


minor doc updates


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

Branch: refs/heads/asf-site
Commit: 767776a7e3db295b9dc179e657400d6434d8145d
Parents: 2291515
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Tue Aug 8 14:34:04 2017 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Tue Aug 8 14:34:04 2017 -0700

----------------------------------------------------------------------
 docs/persistent-configuration-storage/index.html | 9 ++-------
 docs/starting-the-web-console/index.html         | 6 ++++--
 feed.xml                                         | 4 ++--
 3 files changed, 8 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/767776a7/docs/persistent-configuration-storage/index.html
----------------------------------------------------------------------
diff --git a/docs/persistent-configuration-storage/index.html b/docs/persistent-configuration-storage/index.html
index c9bb492..b077bd1 100644
--- a/docs/persistent-configuration-storage/index.html
+++ b/docs/persistent-configuration-storage/index.html
@@ -1133,7 +1133,7 @@
     <div class="int_text" align="left">
       
         <p>Drill stores persistent configuration data in a persistent configuration store
-(PStore). The data stored in a PStore includes state information for storage plugins, query profiles, and ALTER SYSTEM settings. This data is encoded in JSON or Protobuf format. Drill can write this data to the local file system or a distributed file system, such as HDFS. As of Drill 1.11, Drill can store query profiles in memory instead of writing the profiles to disk.</p>
+(PStore). The data stored in a PStore includes state information for storage plugins, query profiles, and ALTER SYSTEM settings. This data is encoded in JSON or Protobuf format. Drill can write this data to the local file system or a distributed file system, such as HDFS. As of Drill 1.11, Drill can <a href="https://drill.apache.org/docs/persistent-configuration-storage/#storing-query-profiles-in-memory">store query profiles in memory</a> instead of writing the profiles to disk.</p>
 
 <p>The default type of PStore configured depends on the Drill installation mode. The following table provides the persistent storage mode for each of the Drill
 modes:</p>
@@ -1207,12 +1207,7 @@ override.conf.</code></p>
 </code></pre></div>
 <h2 id="storing-query-profiles-in-memory">Storing Query Profiles in Memory</h2>
 
-<p>As of Drill 1.11, Drill can store query profiles in memory instead of writing them to disk. For sub-second queries, writing the query profile to disk is expensive due to the interactions with the file system. You can enable the <code>drill.exec.profiles.store.inmemory</code> option in the drill-override.conf file if you want Drill to store the profiles for sub-second queries in memory instead of writing the profiles to disk. When you enable this option, Drill stores the profiles in memory for as long as the drillbit runs. When the drillbit restarts, the profiles no longer exist. You can set the maximum number of most recent profiles to retain in memory through the <code>drill.exec.profiles.store.capacity</code> option. The default is set to 1000. See <a href="/docs/start-up-options/">Start-Up Options</a> for more information.  </p>
-
-<div class="admonition note">
-  <p class="first admonition-title">Note</p>
-  <p class="last">You must restart Drill after you enable the `drill.exec.profiles.store.inmemory` option.  </p>
-</div> 
+<p>As of Drill 1.11, Drill can store query profiles in memory instead of writing them to disk. For sub-second queries, writing the query profile to disk is expensive due to the interactions with the file system. You can enable the <code>drill.exec.profiles.store.inmemory</code> option in the drill-override.conf file if you want Drill to store the profiles for sub-second queries in memory instead of writing the profiles to disk. When you enable this option, Drill stores the profiles in memory for as long as the drillbit runs. When the drillbit restarts, the profiles no longer exist. You can set the maximum number of most recent profiles to retain in memory through the <code>drill.exec.profiles.store.capacity</code> option. See <a href="/docs/start-up-options/">Start-Up Options</a> for more information. You must <a href="/docs/starting-drill-in-distributed-mode/">restart the drillbit</a> after you enable the <code>drill.exec.profiles.store.inmemory</code> option. </p>
 
     
       

http://git-wip-us.apache.org/repos/asf/drill-site/blob/767776a7/docs/starting-the-web-console/index.html
----------------------------------------------------------------------
diff --git a/docs/starting-the-web-console/index.html b/docs/starting-the-web-console/index.html
index 07c80b5..76f9326 100644
--- a/docs/starting-the-web-console/index.html
+++ b/docs/starting-the-web-console/index.html
@@ -1124,7 +1124,7 @@
 
     </div>
 
-     
+     Aug 8, 2017
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1138,7 +1138,9 @@
 <li><code>http://&lt;IP address or host name&gt;:8047</code><br>
 Use this URL when <a href="/docs/configuring-web-console-and-rest-api-security/#https-support">HTTPS support</a> is disabled (the default).</li>
 <li><code>https://&lt;IP address or host name&gt;:8047</code><br>
-Use this URL when HTTPS support is enabled.</li>
+Use this URL when HTTPS support is enabled.<br></li>
+<li><code>http://localhost:8047</code><br>
+Use  this URL when running ./drill-embedded.</li>
 </ul>
 
 <!-- ## Drill 1.2 and Later

http://git-wip-us.apache.org/repos/asf/drill-site/blob/767776a7/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index b34c164..95d15da 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, 08 Aug 2017 14:14:41 -0700</pubDate>
-    <lastBuildDate>Tue, 08 Aug 2017 14:14:41 -0700</lastBuildDate>
+    <pubDate>Tue, 08 Aug 2017 14:32:01 -0700</pubDate>
+    <lastBuildDate>Tue, 08 Aug 2017 14:32:01 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>