You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by kr...@apache.org on 2015/12/15 20:19:37 UTC

drill-site git commit: more 1.4 updates

Repository: drill-site
Updated Branches:
  refs/heads/asf-site a8c3e3ef8 -> 7af688205


more 1.4 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/7af68820
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/7af68820
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/7af68820

Branch: refs/heads/asf-site
Commit: 7af68820549b3ae76fc04f9cf48b271be5bb633c
Parents: a8c3e3e
Author: Kris Hahn <kr...@apache.org>
Authored: Tue Dec 15 11:19:18 2015 -0800
Committer: Kris Hahn <kr...@apache.org>
Committed: Tue Dec 15 11:19:18 2015 -0800

----------------------------------------------------------------------
 .../index.html                                  |  2 +-
 docs/drill-in-10-minutes/index.html             | 12 ++++++------
 docs/drill-introduction/index.html              | 13 +++++++++++++
 docs/hive-storage-plugin/index.html             |  2 +-
 docs/install-drill-introduction/index.html      |  2 +-
 .../index.html                                  |  6 +++---
 docs/installing-drill-on-windows/index.html     |  2 +-
 docs/migrating-parquet-data/index.html          |  8 ++++----
 docs/partition-by-clause/index.html             |  4 ++--
 docs/partition-pruning-introduction/index.html  |  4 ++--
 docs/plugin-configuration-basics/index.html     |  2 +-
 docs/rest-api/index.html                        | 15 +++++++--------
 docs/starting-the-web-console/index.html        | 20 +++++++-------------
 docs/storage-plugin-registration/index.html     |  2 +-
 feed.xml                                        |  4 ++--
 15 files changed, 52 insertions(+), 46 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/configuring-user-impersonation-with-hive-authorization/index.html
----------------------------------------------------------------------
diff --git a/docs/configuring-user-impersonation-with-hive-authorization/index.html b/docs/configuring-user-impersonation-with-hive-authorization/index.html
index f1366c4..b9bc073 100644
--- a/docs/configuring-user-impersonation-with-hive-authorization/index.html
+++ b/docs/configuring-user-impersonation-with-hive-authorization/index.html
@@ -1074,7 +1074,7 @@
 
 <ul>
 <li>Hive 1.0 installed</li>
-<li>Drill 1.1 installed</li>
+<li>Drill 1.1 or later installed</li>
 <li>Hive remote metastore repository configured<br></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/drill-in-10-minutes/index.html
----------------------------------------------------------------------
diff --git a/docs/drill-in-10-minutes/index.html b/docs/drill-in-10-minutes/index.html
index 074f643..089de3b 100644
--- a/docs/drill-in-10-minutes/index.html
+++ b/docs/drill-in-10-minutes/index.html
@@ -1092,12 +1092,12 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
 
 <ol>
 <li><p>In a terminal window, change to the directory where you want to install Drill.</p></li>
-<li><p>To download the latest version of Apache Drill, download Drill from the <a href="http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz">Drill web site</a> or run one of the following commands, depending on which you have installed on your system:</p></li>
+<li><p>To download the latest version of Apache Drill, download Drill from the <a href="http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz">Drill web site</a> or run one of the following commands, depending on which you have installed on your system:</p></li>
 </ol>
 
 <ul>
-<li><code>wget http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz</code><br></li>
-<li> <code>curl -o apache-drill-1.1.0.tar.gz http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz</code><br></li>
+<li><code>wget http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</code><br></li>
+<li> <code>curl -o apache-drill-1.4.0.tar.gz http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</code><br></li>
 </ul>
 
 <ol>
@@ -1130,10 +1130,10 @@ Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
 
 <h3 id="install-drill-on-windows">Install Drill on Windows</h3>
 
-<p>You can install Drill on Windows 7 or 8. First, set the JAVA_HOME environment variable, and then install Drill. Complete the following steps to install Drill:</p>
+<p>You can install Drill on Windows. First, set the JAVA_HOME environment variable, and then install Drill. Complete the following steps to install Drill:</p>
 
 <ol>
-<li>Click the following link to download the latest version of Apache Drill:  <a href="http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz">http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz</a><br></li>
+<li>Click the following link to download the latest version of Apache Drill:  <a href="http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz">http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</a><br></li>
 <li>Move the <code>apache-drill-&lt;version&gt;.tar.gz</code> file to a directory where you want to install Drill.<br></li>
 <li>Unzip the <code>TAR.GZ</code> file using a third-party tool. If the tool you use does not unzip the TAR file as well as the <code>TAR.GZ</code> file, unzip the <code>apache-drill-&lt;version&gt;.tar</code> to extract the Drill software. The extraction process creates the installation directory named apache-drill-<version> containing the Drill software. </li>
 </ol>
@@ -1225,7 +1225,7 @@ systems. Use the actual path to your Drill installation to construct this query:
 <p><code>SELECT * FROM dfs.`&lt;path-to-installation&gt;/apache-drill-&lt;version&gt;/sample-data/nation.parquet`;</code></p>
 
 <p>The query returns the following results:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">SELECT * FROM dfs.`Users/drilluser/apache-drill-1.1.0/sample-data/nation.parquet`;
+<div class="highlight"><pre><code class="language-text" data-lang="text">SELECT * FROM dfs.`Users/drilluser/apache-drill/sample-data/nation.parquet`;
 +--------------+-----------------+--------------+-----------------------+
 | N_NATIONKEY  |     N_NAME      | N_REGIONKEY  |       N_COMMENT       |
 +--------------+-----------------+--------------+-----------------------+

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/drill-introduction/index.html
----------------------------------------------------------------------
diff --git a/docs/drill-introduction/index.html b/docs/drill-introduction/index.html
index 55078cf..4b89c72 100644
--- a/docs/drill-introduction/index.html
+++ b/docs/drill-introduction/index.html
@@ -1053,6 +1053,19 @@ applications, while still providing the familiarity and ecosystem of ANSI SQL,
 the industry-standard query language. Drill provides plug-and-play integration
 with existing Apache Hive and Apache HBase deployments. </p>
 
+<h2 id="what-39-s-new-in-apache-drill-1-3-and-1-4">What&#39;s New in Apache Drill 1.3 and 1.4</h2>
+
+<p>These releases fix issues and add a number of enhancements, including the following ones:</p>
+
+<ul>
+<li><a href="/docs/s3-storage-plugin/">Enhanced Amazon S3 support</a><br></li>
+<li>Hetrogeneous types<br>
+Support for columns that evolve from one data type to another over time. </li>
+<li><a href="/docs/text-files-csv-tsv-psv/#using-a-header-in-a-file">Text file headers</a></li>
+<li><a href="/docs/querying-sequence-files/">Sequence files support</a></li>
+<li>Enhancements related to querying Hive tables, MongoDB collections, and Avro files</li>
+</ul>
+
 <h2 id="what-39-s-new-in-apache-drill-1-2">What&#39;s New in Apache Drill 1.2</h2>
 
 <p>This release of Drill fixes <a href="/docs/apache-drill-1-2-0-release-notes/">many issues</a> and introduces a number of enhancements, including the following ones:</p>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/hive-storage-plugin/index.html
----------------------------------------------------------------------
diff --git a/docs/hive-storage-plugin/index.html b/docs/hive-storage-plugin/index.html
index 30e3eb4..28e1b11 100644
--- a/docs/hive-storage-plugin/index.html
+++ b/docs/hive-storage-plugin/index.html
@@ -1046,7 +1046,7 @@
 
     <div class="int_text" align="left">
       
-        <p>Drill 1.0 supports Hive 0.13. Drill 1.1 supports Hive 1.0. To access Hive tables
+        <p>Drill 1.1 and later supports Hive 1.0. To access Hive tables
 using custom SerDes or InputFormat/OutputFormat, all nodes running Drillbits
 must have the SerDes or InputFormat/OutputFormat <code>JAR</code> files in the 
 <code>&lt;drill_installation_directory&gt;/jars/3rdparty</code> folder.</p>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/install-drill-introduction/index.html
----------------------------------------------------------------------
diff --git a/docs/install-drill-introduction/index.html b/docs/install-drill-introduction/index.html
index bd8fb74..e52ac18 100644
--- a/docs/install-drill-introduction/index.html
+++ b/docs/install-drill-introduction/index.html
@@ -1046,7 +1046,7 @@
 
     <div class="int_text" align="left">
       
-        <p>If you installed Drill 1.2 or earlier and generated Parquet files, you need to <a href="/docs/migrating-parquet-data">migrate the files to Drill 1.3</a> as explained in the next section.</p>
+        <p>If you installed Drill 1.2 or earlier and generated Parquet files, you need to <a href="/docs/migrating-parquet-data">migrate the files</a> for use in later releases as explained in the next section.</p>
 
 <p>You can install Drill in either embedded mode or distributed mode. Installing
 Drill in embedded mode does not require any configuration. To use Drill in a

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/installing-drill-on-linux-and-mac-os-x/index.html
----------------------------------------------------------------------
diff --git a/docs/installing-drill-on-linux-and-mac-os-x/index.html b/docs/installing-drill-on-linux-and-mac-os-x/index.html
index 503210b..3e1de66 100644
--- a/docs/installing-drill-on-linux-and-mac-os-x/index.html
+++ b/docs/installing-drill-on-linux-and-mac-os-x/index.html
@@ -1054,11 +1054,11 @@
 
 <ol>
 <li><p>In a terminal window, change to the directory where you want to install Drill.</p></li>
-<li><p>To get the latest version of Apache Drill, download Drill from the <a href="http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz">Drill web site</a> or run one of the following commands, depending on which you have installed on your system:  </p>
+<li><p>To get the latest version of Apache Drill, download Drill from the <a href="http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz">Drill web site</a> or run one of the following commands, depending on which you have installed on your system:  </p>
 
 <ul>
-<li><code>wget http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz</code><br></li>
-<li> <code>curl -o apache-drill-1.1.0.tar.gz http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz</code><br></li>
+<li><code>wget http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</code><br></li>
+<li> <code>curl -o apache-drill-1.4.0.tar.gz http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</code><br></li>
 </ul></li>
 <li><p>Copy the downloaded file to the directory where you want to install Drill. </p></li>
 <li><p>Extract the contents of the Drill <code>.tar.gz</code> file. Use sudo only if necessary:  </p>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/installing-drill-on-windows/index.html
----------------------------------------------------------------------
diff --git a/docs/installing-drill-on-windows/index.html b/docs/installing-drill-on-windows/index.html
index 0c111d2..572e1c4 100644
--- a/docs/installing-drill-on-windows/index.html
+++ b/docs/installing-drill-on-windows/index.html
@@ -1051,7 +1051,7 @@
         <p>First, check that you <a href="/docs/embedded-mode-prerequisites">meet the prerequisites</a>, including setting the JAVA_HOME environment variable, and then install Drill. Complete the following steps to install Drill:</p>
 
 <ol>
-<li>Download the latest version of Apache Drill:  <a href="http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz">http://getdrill.org/drill/download/apache-drill-1.1.0.tar.gz</a></li>
+<li>Download the latest version of Apache Drill:  <a href="http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz">http://getdrill.org/drill/download/apache-drill-1.4.0.tar.gz</a></li>
 <li>Move the downloaded file to a directory where you want to install Drill.</li>
 <li>Unzip the GZ file using a third-party tool. If the tool you use does not unzip the underlying TAR file as well as the GZ file, perform a second unzip to extract the Drill software. The extraction process creates the installation directory containing the Drill software. </li>
 </ol>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/migrating-parquet-data/index.html
----------------------------------------------------------------------
diff --git a/docs/migrating-parquet-data/index.html b/docs/migrating-parquet-data/index.html
index 6e28b5e..e01f5bf 100644
--- a/docs/migrating-parquet-data/index.html
+++ b/docs/migrating-parquet-data/index.html
@@ -1046,7 +1046,7 @@
 
     <div class="int_text" align="left">
       
-        <p><a href="/docs/migrating-parquet-data/#how-to-migrate-data">Migrate Parquet data</a> that you generated using Drill 1.2 or earlier is mandatory before using the data in Drill 1.3. The data must be marked as Drill-generated. </p>
+        <p><a href="/docs/migrating-parquet-data/#how-to-migrate-data">Migrating Parquet data</a> that you generated using Drill 1.2 or earlier is mandatory before using the data in later versions. The data must be marked as Drill-generated. </p>
 
 <div class="admonition important">
   <p class="first admonition-title">Important</p>
@@ -1057,7 +1057,7 @@
 
 <h2 id="why-migrate-drill-data">Why Migrate Drill Data</h2>
 
-<p>Drill 1.3 uses the latest Apache Parquet Library when generating and partitioning Parquet files, whereas Drill 1.2 and earlier uses a version of the previous Parquet Library created by the Drill team. The Drill team fixed a bug in the previous Library to accurately process Parquet files generated by other tools, such as Impala and Hive. Apache Parquet fixed the bug in the latest Library, making it suitable for use in Drill 1.3. Drill now uses the same Apache Parquet Library as Impala, Hive, and other software. You need to run the upgrade tool on Parquet files generated by Drill 1.2 and earlier that used the previous Library. </p>
+<p>Drill 1.3 and later uses the latest Apache Parquet Library to generate and partition Parquet files, whereas Drill 1.2 and earlier uses its own version of a previous Parquet Library. The Drill team created its own version to fix a bug in the old Library to accurately process Parquet files generated by other tools, such as Impala and Hive. Apache Parquet fixed the bug in the latest Library, making it suitable for use in Drill 1.3 and later. Drill now uses the same Apache Parquet Library as Impala, Hive, and other software. You need to run the upgrade tool on Parquet files generated by Drill 1.2 and earlier that used the previous Library. </p>
 
 <p>The upgrade tool simply inserts a version number in the metadata to mark the file as a Drill file. </p>
 
@@ -1075,7 +1075,7 @@
 
 <p>The <code>temp</code> directory or directories hold a copy for recovery of the file(s) currently being modified in the event of a system failure. Inspecting the <code>temp</code> directory can also indicate the success or failure of an unattended migration.</p>
 
-<p>To migrate Parquet data for use in Drill 1.3 that you generated in Drill 1.2 or earlier, follow these steps:</p>
+<p>To migrate Parquet data for use in Drill 1.3 or later that you generated in earlier releases, follow these steps:</p>
 
 <div class="admonition important">
   <p class="first admonition-title">Important</p>
@@ -1087,7 +1087,7 @@
 <li>Create one or more <code>temp</code> directories, depending on how you plan to run the upgrade tool, on the same file system as the data.<br>
 For example, if the data is on HDFS, create the temp directory on HDFS.
 Create distinct temp directories when you run the upgrade tool simultaneously on multiple directories as different directories can have files with same names.<br></li>
-<li>Download the upgrade tool from <a href="https://github.com/parthchandra/drill-upgrade">github</a>.<br></li>
+<li>Download and build the upgrade tool from <a href="https://github.com/parthchandra/drill-upgrade">github</a>.<br></li>
 <li>If you use <a href="/docs/optimizing-parquet-metadata-reading/#how-to-trigger-generation-of-the-parquet-metadata-cache-file">Parquet metadata caching</a>:<br>
 
 <ul>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/partition-by-clause/index.html
----------------------------------------------------------------------
diff --git a/docs/partition-by-clause/index.html b/docs/partition-by-clause/index.html
index 2365139..4f59c3a 100644
--- a/docs/partition-by-clause/index.html
+++ b/docs/partition-by-clause/index.html
@@ -1052,10 +1052,10 @@
 
 <div class="admonition note">
   <p class="first admonition-title">Note</p>
-  <p class="last">Partitioned data generated in Drill 1.1-1.2 needs to be migrated to Drill 1.3 before attempting to use the data.  </p>
+  <p class="last">Parquet data generated in Drill 1.2 and earlier needs to be migrated before attempting to use the data in later releases.  </p>
 </div>
 
-<p>See <a href="/docs/partition-pruning/#migrating-partitioned-parquet-data-from-drill-1-1-1-2-to-drill-1-3">Migrating Partitioned Data from Drill 1.1-1.2 to Drill 1.3</a>.</p>
+<p>See <a href="/docs/migrating-parquet-data/">Migrating Parquet Data</a>.</p>
 
 <!-- Note: parquet files produced using Drill 1.1 and 1.2 will need to have their metadata rewritten to work with partition pruning in 1.3 and beyond, information on the simple migration process can be found on [Github](https://github.com/parthchandra/drill-upgrade). The need for this migration process came out of a bug fix included in the 1.3 release to accurately process parquet files produced by other tools (like Pig and Hive) that had a risk of inaccurate metadata that could cause inaccurate
 results. Drill results have been accurate on files it created, and the files all contain accurate metadata, the migration tool simply marks these files as having been produced by Drill. Unfortunately without this migration we cannot reliably tell them apart from files produced by other tools. The migration tool should only be used on files produced by Drill, not those produced with other software products. Data from other tools will need to be read in and completely rewritten to generate

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/partition-pruning-introduction/index.html
----------------------------------------------------------------------
diff --git a/docs/partition-pruning-introduction/index.html b/docs/partition-pruning-introduction/index.html
index 562ccb9..6e6e2ed 100644
--- a/docs/partition-pruning-introduction/index.html
+++ b/docs/partition-pruning-introduction/index.html
@@ -1054,7 +1054,7 @@
 
 <h2 id="using-partitioned-drill-data">Using Partitioned Drill Data</h2>
 
-<p>Before using Parquet data created by Drill 1.2 or earlier in Drill 1.3, you need to migrate the data. Migrate Parquet data as described in <a href="/docs/migrating-parquet-data/">&quot;Migrating Parquet Data&quot;</a>. </p>
+<p>Before using Parquet data created by Drill 1.2 or earlier in later releases, you need to migrate the data. Migrate Parquet data as described in <a href="/docs/migrating-parquet-data/">&quot;Migrating Parquet Data&quot;</a>. </p>
 
 <div class="admonition important">
   <p class="first admonition-title">Important</p>
@@ -1063,7 +1063,7 @@
 
 <h2 id="partitioning-data">Partitioning Data</h2>
 
-<p>Prior to the release of Drill 1.1, partition pruning involved time-consuming manual setup tasks. Using the PARTITION BY clause in the CTAS command simplifies the process.</p>
+<p>In early versions of Drill, partition pruning involved time-consuming manual setup tasks. Using the PARTITION BY clause in the CTAS command simplifies the process.</p>
 
     
       

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/plugin-configuration-basics/index.html
----------------------------------------------------------------------
diff --git a/docs/plugin-configuration-basics/index.html b/docs/plugin-configuration-basics/index.html
index 8ee4916..809a8b3 100644
--- a/docs/plugin-configuration-basics/index.html
+++ b/docs/plugin-configuration-basics/index.html
@@ -1077,7 +1077,7 @@ Using a copy of an existing configuration reduces the risk of JSON coding errors
 <li><p>Click <strong>Create</strong>.</p></li>
 </ol>
 
-<!-- Add to step 3 when the feature goes into 1.3: The Storage tab appears on the Web Console if you are [authorized](/docs/configuring-web-console-and-rest-api-security/) to view, update, or add storage plugins.   -->
+<!-- Add to step 3 when the feature goes into 1.5: The Storage tab appears on the Web Console if you are [authorized](/docs/configuring-web-console-and-rest-api-security/) to view, update, or add storage plugins.   -->
 
 <h2 id="storage-plugin-attributes">Storage Plugin Attributes</h2>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/rest-api/index.html
----------------------------------------------------------------------
diff --git a/docs/rest-api/index.html b/docs/rest-api/index.html
index 568be30..9e7b2f1 100644
--- a/docs/rest-api/index.html
+++ b/docs/rest-api/index.html
@@ -1090,10 +1090,9 @@
 
 <p><a href="/docs/rest-api/#options"><strong>Options</strong></a></p>
 
-<ul>
-<li>List information about system/session options.<br></li>
-<li>Change the value or type of the named option.<br></li>
-</ul>
+<p>List information about system/session options.  </p>
+
+<!-- * Change the value or type of the named option.   -->
 
 <h2 id="query">Query</h2>
 
@@ -1119,7 +1118,7 @@
     }
 </code></pre></div>
 <p><strong>Example</strong></p>
-<div class="highlight"><pre><code class="language-text" data-lang="text"> curl -X POST -H &quot;Content-Type: application/json&quot; -d &#39;{&quot;queryType&quot;:&quot;SQL&quot;, &quot;query&quot;: &quot;select * from dfs.`/Users/joe-user/apache-drill-1.3.0/sample-data/donuts.json` where name= \u0027Cake\u0027&quot;}&#39; http://localhost:8047/query.json
+<div class="highlight"><pre><code class="language-text" data-lang="text"> curl -X POST -H &quot;Content-Type: application/json&quot; -d &#39;{&quot;queryType&quot;:&quot;SQL&quot;, &quot;query&quot;: &quot;select * from dfs.`/Users/joe-user/apache-drill-1.4.0/sample-data/donuts.json` where name= \u0027Cake\u0027&quot;}&#39; http://localhost:8047/query.json
 </code></pre></div>
 <p><strong>Response Body</strong></p>
 <div class="highlight"><pre><code class="language-text" data-lang="text"> {
@@ -1158,7 +1157,7 @@
         &quot;time&quot; : &quot;11/18/2015 16:23:19&quot;,
         &quot;location&quot; : &quot;http://localhost:8047/profile/29b2e988-35e7-4c85-3151-32c7d3347f15.json&quot;,
         &quot;foreman&quot; : &quot;10.250.50.31&quot;,
-        &quot;query&quot; : &quot;select * from dfs.`/Users/joe-user/apache-drill-1.3.0/sample-data/donuts.json` where name= &#39;Cake&#39;&quot;,
+        &quot;query&quot; : &quot;select * from dfs.`/Users/joe-user/apache-drill-1.4.0/sample-data/donuts.json` where name= &#39;Cake&#39;&quot;,
         &quot;state&quot; : &quot;COMPLETED&quot;,
         &quot;user&quot; : &quot;anonymous&quot;
       }, 
@@ -1179,7 +1178,7 @@
 <p><code>curl http://localhost:8047/profiles/29b2e988-35e7-4c85-3151-32c7d3347f15.json</code></p>
 
 <p><strong>Response Body</strong></p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">    {&quot;id&quot;:{&quot;part1&quot;:3004720672638717061,&quot;part2&quot;:3553677414795345685},&quot;type&quot;:1,&quot;start&quot;:1447892599827,&quot;end&quot;:1447892599950,&quot;query&quot;:&quot;select * from dfs.`/Users/joe-user/drill/apache-drill-1.3.0/sample-data/donuts.json` where name= &#39;Cake&#39;&quot;,&quot;plan&quot;:&quot;00-00    Screen : rowType = RecordType(ANY *): 
+<div class="highlight"><pre><code class="language-text" data-lang="text">    {&quot;id&quot;:{&quot;part1&quot;:3004720672638717061,&quot;part2&quot;:3553677414795345685},&quot;type&quot;:1,&quot;start&quot;:1447892599827,&quot;end&quot;:1447892599950,&quot;query&quot;:&quot;select * from dfs.`/Users/joe-user/drill/apache-drill-1.4.0/sample-data/donuts.json` where name= &#39;Cake&#39;&quot;,&quot;plan&quot;:&quot;00-00    Screen : rowType = RecordType(ANY *): 
     . . .&quot;lastUpdate&quot;:1447892599950,&quot;lastProgress&quot;:1447892599950}]}],&quot;user&quot;:&quot;anonymous&quot;}
 </code></pre></div>
 <hr>
@@ -1441,7 +1440,7 @@
 </code></pre></div>
 <h2 id="options">Options</h2>
 
-<p>These methods get and set system options.</p>
+<p>This method gets and sets system options.</p>
 
 <hr>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/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 5a0b4a5..50fde39 100644
--- a/docs/starting-the-web-console/index.html
+++ b/docs/starting-the-web-console/index.html
@@ -1048,23 +1048,17 @@
       
         <p>The Drill Web Console is one of several <a href="/docs/architecture-introduction/#drill-clients">client interfaces</a> you can use to access Drill. </p>
 
-<h2 id="drill-1-1-and-earlier">Drill 1.1 and Earlier</h2>
+<p>To open the Drill Web Console, launch a web browser, and go to one of the following URLs depending on the configuration of HTTPS support:</p>
 
-<p>In Drill 1.1 and earlier, to open the Drill Web Console, launch a web browser, and go to the following URL:</p>
-
-<p><code>http://&lt;IP address or host name&gt;:8047</code> </p>
-
-<p>where IP address is the host name or IP address of one of the installed Drillbits in a distributed system or <code>localhost</code> in an embedded system.</p>
+<ul>
+<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>
+</ul>
 
 <!-- ## Drill 1.2 and Later
 
-In Drill 1.2 and later, to open the Drill Web Console, launch a web browser, and go to one of the following URLs depending on the configuration of HTTPS support:
-
-* `http://<IP address or host name>:8047`  
-  Use this URL when [HTTPS support](/docs/configuring-web-console-and-rest-api-security/#https-support) is disabled (the default).
-* `https://<IP address or host name>:8047`  
-  Use this URL when HTTPS support is enabled.
-
 If [user authentication](/docs/configuring-user-authentication/) is not enabled, all the Web Console controls appear to users as well as administrators:  
 
 ![Web Console](/docs/img/web-ui.png)

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/docs/storage-plugin-registration/index.html
----------------------------------------------------------------------
diff --git a/docs/storage-plugin-registration/index.html b/docs/storage-plugin-registration/index.html
index 462004f..0337ea8 100644
--- a/docs/storage-plugin-registration/index.html
+++ b/docs/storage-plugin-registration/index.html
@@ -1048,7 +1048,7 @@
       
         <p>You connect Drill to a file system, Hive, HBase, or other data source through a storage plugin. On the Storage tab of the Drill Web Console, you can view and reconfigure a storage plugin. If <a href="/docs/configuring-web-console-and-rest-api-security/#https-support">HTTPS support</a> is not enabled (the default), go to <code>http://&lt;IP address&gt;:8047/storage</code> to view and configure a storage plugin. IP address is the host name or IP address of one of the installed Drillbits in a distributed system or <code>localhost</code> in an embedded system. If HTTPS support is enabled, go to <code>https://&lt;IP address&gt;:8047/storage</code>. </p>
 
-<!--  DOC NOTE: change when feature added in 1.3: If HTTPS support is enabled and you are [authorized](/docs/configuring-web-console-and-rest-api-security/) to view and configure a storage plugin, go to -->
+<!--  DOC NOTE: change when feature added in 1.5?: If HTTPS support is enabled and you are [authorized](/docs/configuring-web-console-and-rest-api-security/) to view and configure a storage plugin, go to -->
 
 <p>The Drill installation registers the <code>cp</code>, <code>dfs</code>, <code>hbase</code>, <code>hive</code>, and <code>mongo</code> default storage plugin configurations.</p>
 

http://git-wip-us.apache.org/repos/asf/drill-site/blob/7af68820/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index a12a351..9c9296d 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, 14 Dec 2015 18:52:32 -0800</pubDate>
-    <lastBuildDate>Mon, 14 Dec 2015 18:52:32 -0800</lastBuildDate>
+    <pubDate>Tue, 15 Dec 2015 11:15:37 -0800</pubDate>
+    <lastBuildDate>Tue, 15 Dec 2015 11:15:37 -0800</lastBuildDate>
     <generator>Jekyll v2.4.0</generator>
     
       <item>