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 2015/07/21 23:28:51 UTC

drill-site git commit: Updating Drill Sandbox Instructions

Repository: drill-site
Updated Branches:
  refs/heads/asf-site c3ff31ca0 -> 6603280ee


Updating Drill Sandbox Instructions


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

Branch: refs/heads/asf-site
Commit: 6603280ee8cbe023c33ef999388aa4c5ed93dc19
Parents: c3ff31c
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Tue Jul 21 14:28:27 2015 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Tue Jul 21 14:28:27 2015 -0700

----------------------------------------------------------------------
 .../apache-drill-1-1-0-release-notes/index.html |  24 --------
 docs/img/1_vbImport.png                         | Bin 0 -> 101668 bytes
 docs/img/3_vbNetwork.png                        | Bin 0 -> 57891 bytes
 docs/img/4_vbMaprSetting.png                    | Bin 0 -> 77037 bytes
 .../index.html                                  |  57 +++++++++++--------
 feed.xml                                        |   4 +-
 6 files changed, 35 insertions(+), 50 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/6603280e/docs/apache-drill-1-1-0-release-notes/index.html
----------------------------------------------------------------------
diff --git a/docs/apache-drill-1-1-0-release-notes/index.html b/docs/apache-drill-1-1-0-release-notes/index.html
index c105c66..8465e61 100644
--- a/docs/apache-drill-1-1-0-release-notes/index.html
+++ b/docs/apache-drill-1-1-0-release-notes/index.html
@@ -1069,8 +1069,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2137'>DRILL-2137</a>] - ResultsSetMetaData.getColumnName() returns &quot;none&quot; (rather than right class name)
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-2167'>DRILL-2167</a>] - Order by on a repeated index from the output of a flatten on large no of records results in incorrect results
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2310'>DRILL-2310</a>] - Drill fails to start in embedded mode on windows
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2346'>DRILL-2346</a>] - Star is not expanded correctly in create view if view fields are specified
@@ -1155,8 +1153,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3173'>DRILL-3173</a>] - Invalid inputs are NOT handled properly by Window functions
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3174'>DRILL-3174</a>] - Calcite blocks queries whose type-missmatch can be resolved by Drill&#39;s Implicit casting
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3177'>DRILL-3177</a>] - Upgrade Mongo java driver to 3.0.1
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3179'>DRILL-3179</a>] - Example output doesn&#39;t match example data (ticket_sales.json) in Complex JSON doc
@@ -1183,14 +1179,10 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3206'>DRILL-3206</a>] - Memory leak in window functions
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3207'>DRILL-3207</a>] - Memory leak in window functions
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3208'>DRILL-3208</a>] - Hive : Tpch (SF 0.01) query 10 fails with a system error when the data is backed by hive tables
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3210'>DRILL-3210</a>] - Star is not expanded correctly in projection list when used with window function
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3211'>DRILL-3211</a>] - Assert in a query with window function and group by clause 
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3214'>DRILL-3214</a>] - Config option to cast empty string to null does not cast empty string to null
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3215'>DRILL-3215</a>] - Describe table from hive storage does not connect to &quot;default&quot; database
@@ -1203,8 +1195,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3245'>DRILL-3245</a>] - Error message needs to be fixed.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3247'>DRILL-3247</a>] - Query without casting results in CompileException
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3254'>DRILL-3254</a>] - Average over window functions returns wrong results
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3255'>DRILL-3255</a>] - Queries must fail when invalid-positions are specified in order by clause of a window function
@@ -1229,8 +1219,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3285'>DRILL-3285</a>] - Split DrillCursor.next(), clean up DrillCursor for clarity
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3286'>DRILL-3286</a>] - IN clause with null in it results in AssertionError: Error while applying rule DrillValuesRule
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3293'>DRILL-3293</a>] - CTAS with window function fails with UnsupportedOperationException
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3294'>DRILL-3294</a>] - False schema change exception in CTAS with AVG window function
@@ -1273,12 +1261,8 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3346'>DRILL-3346</a>] - Windowing query over View should display a better error message
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3351'>DRILL-3351</a>] - Invalid query must be caught earlier
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3357'>DRILL-3357</a>] - Error when adding 2 columns together
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3358'>DRILL-3358</a>] - CUME_DIST window function provides wrong result when only ORDER BY clause is specified
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3359'>DRILL-3359</a>] - Drill should throw and error when window function defined using WINDOW AS uses ROWS UNBOUNDED PRECEDING
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3361'>DRILL-3361</a>] - CTAS Auto Partitioning: Fails when we use boolean as the partition type
@@ -1295,8 +1279,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3378'>DRILL-3378</a>] - Average over window on a view returns wrong results
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3379'>DRILL-3379</a>] - Passing references when cloning ParquetGroupScan causes incorrect planning
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3380'>DRILL-3380</a>] - CTAS Auto Partitioning : We are not pruning when we use functions in the select list
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3398'>DRILL-3398</a>] - WebServer is leaking memory for queries submitted through REST API or WebUI
@@ -1317,8 +1299,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3422'>DRILL-3422</a>] - Multiple unit test failures on Windows with current master
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3424'>DRILL-3424</a>] - Hive Views are not accessible through Drill Query
-</li>
 </ul>
 
 <h2>Improvement
@@ -1329,8 +1309,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-959'>DRILL-959</a>] - drill fails to display binary in hive correctly
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-1616'>DRILL-1616</a>] - Add support for count() on maps and arrays
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-1862'>DRILL-1862</a>] - over clause with only order by clause throws an exception
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2086'>DRILL-2086</a>] - mapr profile - use MapR 4.0.2
@@ -1347,8 +1325,6 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-2997'>DRILL-2997</a>] - Remove references to groupCount from SerializedField
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/DRILL-3024'>DRILL-3024</a>] - UserException should have a getErrorType() method
-</li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3025'>DRILL-3025</a>] - Tibco Spotfire Server - JDBC - Configuration Document
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/DRILL-3108'>DRILL-3108</a>] - Replace templated returns with covariant return overrides

http://git-wip-us.apache.org/repos/asf/drill-site/blob/6603280e/docs/img/1_vbImport.png
----------------------------------------------------------------------
diff --git a/docs/img/1_vbImport.png b/docs/img/1_vbImport.png
new file mode 100644
index 0000000..386b64d
Binary files /dev/null and b/docs/img/1_vbImport.png differ

http://git-wip-us.apache.org/repos/asf/drill-site/blob/6603280e/docs/img/3_vbNetwork.png
----------------------------------------------------------------------
diff --git a/docs/img/3_vbNetwork.png b/docs/img/3_vbNetwork.png
new file mode 100644
index 0000000..98ad1ab
Binary files /dev/null and b/docs/img/3_vbNetwork.png differ

http://git-wip-us.apache.org/repos/asf/drill-site/blob/6603280e/docs/img/4_vbMaprSetting.png
----------------------------------------------------------------------
diff --git a/docs/img/4_vbMaprSetting.png b/docs/img/4_vbMaprSetting.png
new file mode 100644
index 0000000..5558c62
Binary files /dev/null and b/docs/img/4_vbMaprSetting.png differ

http://git-wip-us.apache.org/repos/asf/drill-site/blob/6603280e/docs/installing-the-apache-drill-sandbox/index.html
----------------------------------------------------------------------
diff --git a/docs/installing-the-apache-drill-sandbox/index.html b/docs/installing-the-apache-drill-sandbox/index.html
index a23059c..a11b30d 100644
--- a/docs/installing-the-apache-drill-sandbox/index.html
+++ b/docs/installing-the-apache-drill-sandbox/index.html
@@ -1053,29 +1053,30 @@ VMware Player or VMware Fusion:</p>
 <p>If you are running VMware Fusion, select <strong>Import</strong>.  </p>
 
 <p><img src="/docs/img/vmWelcome.png" alt="drill query flow"></p></li>
-<li><p>Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill file, and select <code>MapR-Sandbox-For-Apache-Drill-&lt;version&gt;-&lt;version&gt;-vmware.ova</code>.<br>
+<li><p>Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill file, and select <code>MapR-Sandbox-For-Apache-Drill-&lt;version&gt;-vmware.ova</code>.<br>
 The Import Virtual Machine dialog appears.</p></li>
 <li><p>Click <strong>Import</strong>. The virtual machine player imports the sandbox.  </p></li>
-<li><p>Select <code>MapR-Sandbox-For-Apache-Drill-&lt;version&gt;_VM</code>, and click <strong>Play virtual machine</strong>. It takes a few minutes for the MapR services to start.  </p>
-
-<p>After the MapR services start and installation completes, the following screen
-appears:</p>
-
-<p><img src="/docs/img/loginSandBox.png" alt="drill query flow"></p>
-
-<p>Note the URL provided in the screen, which corresponds to the Web UI in Apache
-Drill.</p></li>
+<li><p>Select <code>MapR-Sandbox-For-Apache-Drill-&lt;version&gt;_VM</code>, and click <strong>Play virtual machine</strong>. It takes a few minutes for the MapR services to start. After the MapR services start and installation completes, a screen that displays the following message appears:  </p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">      MapR-Sandbox-For-Apache-Drill-&lt;version&gt; installation finished successfully.
+      Please go to http://127.0.0.1:8047 to begin your experience.
+      Open a browser on your host machine and enter the URL in the browser&#39;s address field.
+      You can access the host via SSH by ssh mapr@localhost -p 2222
+      Log in to this virtual machine: Linux/Windows &lt;Alt+F2&gt;, Mac OS X &lt;Options+F5&gt;
+</code></pre></div>
+<p><strong>Note:</strong> The URL provided corresponds to the Web UI in Apache Drill.  </p></li>
 <li><p>Verify that a DNS entry was created on the host machine for the virtual machine. If not, create the entry.</p>
 
 <ul>
 <li>For Linux and Mac, create the entry in <code>/etc/hosts</code>.<br></li>
-<li>For Windows, create the entry in the <code>%WINDIR%\system32\drivers\etc\hosts</code> file.<br></li>
-</ul>
+<li><p>For Windows, create the entry in the <code>%WINDIR%\system32\drivers\etc\hosts</code> file.    </p>
 
-<p>For example: <code>127.0.1.1 &lt;vm_hostname&gt;</code></p></li>
-<li><p>Navigate to <a href="http://localhost:8047">localhost:8047</a> to experience the Drill Web UI, or log into the sandbox through the command line.  Login using ssh as described in <a href="/docs/getting-to-know-the-drill-sandbox">&quot;Getting to Know the Sandbox&quot;</a>. When prompted, enter <code>mapr</code> as the login name and password. Alternatively, access the command line on the VM: Press Alt+F2 on Windows or Option+F5 on Mac.  </p></li>
+<p>Example: <code>127.0.1.1 &lt;vm_hostname&gt;</code></p></li>
+</ul></li>
+<li><p>Navigate to <a href="http://localhost:8047">localhost:8047</a> to experience the Drill Web UI, or log in to the sandbox through the command line.  </p></li>
 </ol>
-
+<div class="highlight"><pre><code class="language-text" data-lang="text">   * Login using ssh as described in [&quot;Getting to Know the Sandbox&quot;](/docs/getting-to-know-the-drill-sandbox). When prompted, enter `mapr` as the login name and password. 
+   * Alternatively, access the command line on the VM: Press Alt+F2 on Windows or Option+F5 on Mac.  
+</code></pre></div>
 <h3 id="what&#39;s-next">What&#39;s Next</h3>
 
 <p>After downloading and installing the sandbox, continue with the tutorial by
@@ -1096,14 +1097,14 @@ VirtualBox:</p>
 <li>Open the virtual machine player.</li>
 <li><p>Select <strong>File &gt; Import Appliance</strong>. The Import Virtual Appliance dialog appears.</p>
 
-<p><img src="/docs/img/vbImport.png" alt="drill query flow"></p></li>
-<li><p>Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill, select MapR-Sandbox-For-Apache-Drill-<version>-<version>.ova, and click <strong>Next</strong>. The Appliance Settings window appears.</p>
+<p><img src="/docs/img/1_vbImport.png" alt="drill query flow"></p></li>
+<li><p>Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill, select <code>MapR-Sandbox-For-Apache-Drill-&lt;version&gt;.ova</code>, and click <strong>Next</strong>. The Appliance Settings window appears.</p>
 
 <p><img src="/docs/img/vbApplSettings.png" alt="drill query flow"></p></li>
 <li><p>Select the check box at the bottom of the screen: <strong>Reinitialize the MAC address of all network cards</strong>, then click <strong>Import</strong>. The Import Appliance imports the sandbox.</p></li>
 <li><p>When the import completes, select <strong>Settings</strong>. The VirtualBox - Settings dialog appears.</p>
 
-<p><img src="/docs/img/vbNetwork.png" alt="drill query flow"></p></li>
+<p><img src="/docs/img/3_vbNetwork.png" alt="drill query flow"></p></li>
 <li><p>Select <strong>Network</strong>.  </p>
 
 <p>The correct setting depends on your network connectivity when you run the
@@ -1111,14 +1112,22 @@ Sandbox. In general, if you are going to use a wired Ethernet connection,
 select <strong>NAT Network</strong>. If you are going to use a wireless
 network, select <strong>Host-only Networks</strong> and the <strong>Host-Only Ethernet</strong>. </p>
 
-<p><img src="/docs/img/vbMaprSetting.png" alt="drill query flow"></p></li>
+<p><img src="/docs/img/4_vbMaprSetting.png" alt="drill query flow"></p></li>
 <li><p>Click <strong>OK</strong> to continue.</p></li>
-<li><p>Click <strong>Start</strong>. It takes a few minutes for the MapR services to start.   </p>
-
-<p>After the MapR services start and installation completes, the following screen appears:</p>
+<li><p>Click <strong>Start</strong>. It takes a few minutes for the MapR services to start. After the MapR services start and installation completes, a screen that displays the following message appears:  </p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">      MapR-Sandbox-For-Apache-Drill-&lt;version&gt; installation finished successfully.
+      Please go to http://127.0.0.1:8047 to begin your experience.
+      Open a browser on your host machine and enter the URL in the browser&#39;s address field.
+      You can access the host via SSH by ssh mapr@localhost -p 2222
+      Log in to this virtual machine: Linux/Windows &lt;Alt+F2&gt;, Mac OS X &lt;Options+F5&gt;  
+</code></pre></div>
+<p><strong>Note:</strong> The URL provided corresponds to the Web UI in Apache Drill.        </p></li>
+<li><p>Navigate to <a href="http://localhost:8047">localhost:8047</a> to experience the Drill Web UI, or log into the sandbox through the command line.  </p>
 
-<p><img src="/docs/img/vbloginSandBox.png" alt="drill query flow"></p></li>
-<li><p>Navigate to <a href="http://localhost:8047">localhost:8047</a> to experience the Drill Web UI, or log into the sandbox through the command line.  Login using ssh as described in <a href="/docs/getting-to-know-the-drill-sandbox">&quot;Getting to Know the Sandbox&quot;</a>. When prompted, enter <code>mapr</code> as the login name and password. Alternatively, access the command line on the VM: Press Alt+F2 on Windows or Option+F5 on Mac.   </p></li>
+<ul>
+<li>Login using ssh as described in <a href="/docs/getting-to-know-the-drill-sandbox">&quot;Getting to Know the Sandbox&quot;</a>. When prompted, enter <code>mapr</code> as the login name and password.<br></li>
+<li>Alternatively, access the command line on the VM: Press Alt+F2 on Windows or Option+F5 on Mac.<br></li>
+</ul></li>
 </ol>
 
 <h3 id="what&#39;s-next">What&#39;s Next</h3>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/6603280e/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index ed7fa12..87c2475 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>Fri, 17 Jul 2015 14:39:38 -0700</pubDate>
-    <lastBuildDate>Fri, 17 Jul 2015 14:39:38 -0700</lastBuildDate>
+    <pubDate>Tue, 21 Jul 2015 14:24:16 -0700</pubDate>
+    <lastBuildDate>Tue, 21 Jul 2015 14:24:16 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>