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:21:13 UTC

drill git commit: Bridget's sandbox edits

Repository: drill
Updated Branches:
  refs/heads/gh-pages 7c136db47 -> ada28b2a9


Bridget's sandbox edits


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

Branch: refs/heads/gh-pages
Commit: ada28b2a94eb3584e82f41d4e3e93fb94a9b20e6
Parents: 7c136db
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Tue Jul 21 12:13:14 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Tue Jul 21 12:13:14 2015 -0700

----------------------------------------------------------------------
 _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
 .../010-installing-the-apache-drill-sandbox.md  |  55 +++++++++++--------
 4 files changed, 32 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


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

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

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

http://git-wip-us.apache.org/repos/asf/drill/blob/ada28b2a/_docs/tutorials/learn-drill-with-the-mapr-sandbox/010-installing-the-apache-drill-sandbox.md
----------------------------------------------------------------------
diff --git a/_docs/tutorials/learn-drill-with-the-mapr-sandbox/010-installing-the-apache-drill-sandbox.md b/_docs/tutorials/learn-drill-with-the-mapr-sandbox/010-installing-the-apache-drill-sandbox.md
index a5b4c7d..5c6434a 100755
--- a/_docs/tutorials/learn-drill-with-the-mapr-sandbox/010-installing-the-apache-drill-sandbox.md
+++ b/_docs/tutorials/learn-drill-with-the-mapr-sandbox/010-installing-the-apache-drill-sandbox.md
@@ -44,25 +44,28 @@ VMware Player or VMware Fusion:
     If you are running VMware Fusion, select **Import**.  
 
     ![drill query flow]({{ site.baseurl }}/docs/img/vmWelcome.png)
-3. Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill file, and select `MapR-Sandbox-For-Apache-Drill-<version>-<version>-vmware.ova`.  
+3. Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill file, and select `MapR-Sandbox-For-Apache-Drill-<version>-vmware.ova`.  
     The Import Virtual Machine dialog appears.
 4. Click **Import**. The virtual machine player imports the sandbox.  
-5. Select `MapR-Sandbox-For-Apache-Drill-<version>_VM`, and click **Play virtual machine**. It takes a few minutes for the MapR services to start.  
-
-     After the MapR services start and installation completes, the following screen
-appears:
-
-     ![drill query flow]({{ site.baseurl }}/docs/img/loginSandBox.png)
-
-     Note the URL provided in the screen, which corresponds to the Web UI in Apache
-Drill.
+5. Select `MapR-Sandbox-For-Apache-Drill-<version>_VM`, and click **Play virtual machine**. 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:  
+
+              MapR-Sandbox-For-Apache-Drill-<version> 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's address field.
+              You can access the host via SSH by ssh mapr@localhost -p 2222
+              Log in to this virtual machine: Linux/Windows <Alt+F2>, Mac OS X <Options+F5>
+**Note:** The URL provided corresponds to the Web UI in Apache Drill.  
+     
 6. Verify that a DNS entry was created on the host machine for the virtual machine. If not, create the entry.
     * For Linux and Mac, create the entry in `/etc/hosts`.  
     * For Windows, create the entry in the `%WINDIR%\system32\drivers\etc\hosts` file.    
      
-    For example: `127.0.1.1 <vm_hostname>`
+           Example: `127.0.1.1 <vm_hostname>`
 
-7. Navigate to [localhost:8047](http://localhost:8047) to experience the Drill Web UI, or log into the sandbox through the command line.  Login using ssh as described in ["Getting to Know the Sandbox"]({{site.baseurl}}/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.  
+7. Navigate to [localhost:8047](http://localhost:8047) to experience the Drill Web UI, or log in to the sandbox through the command line.  
+
+       * Login using ssh as described in ["Getting to Know the Sandbox"]({{site.baseurl}}/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.  
 
 ### What's Next
 
@@ -83,14 +86,14 @@ VirtualBox:
 2. Open the virtual machine player.
 3. Select **File > Import Appliance**. The Import Virtual Appliance dialog appears.
 
-     ![drill query flow]({{ site.baseurl }}/docs/img/vbImport.png)
-4. Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill, select MapR-Sandbox-For-Apache-Drill-<version>-<version>.ova, and click **Next**. The Appliance Settings window appears.
+     ![drill query flow]({{ site.baseurl }}/docs/img/1_vbImport.png)
+4. Navigate to the directory where you downloaded the MapR Sandbox with Apache Drill, select `MapR-Sandbox-For-Apache-Drill-<version>.ova`, and click **Next**. The Appliance Settings window appears.
 
      ![drill query flow]({{ site.baseurl }}/docs/img/vbApplSettings.png)
 5. Select the check box at the bottom of the screen: **Reinitialize the MAC address of all network cards**, then click **Import**. The Import Appliance imports the sandbox.
 6. When the import completes, select **Settings**. The VirtualBox - Settings dialog appears.
 
-     ![drill query flow]({{ site.baseurl }}/docs/img/vbNetwork.png)
+     ![drill query flow]({{ site.baseurl }}/docs/img/3_vbNetwork.png)
 7. Select **Network**.  
 
     The correct setting depends on your network connectivity when you run the
@@ -98,16 +101,22 @@ Sandbox. In general, if you are going to use a wired Ethernet connection,
 select **NAT Network**. If you are going to use a wireless
 network, select **Host-only Networks** and the **Host-Only Ethernet**. 
 
-     ![drill query flow]({{ site.baseurl }}/docs/img/vbMaprSetting.png)
+     ![drill query flow]({{ site.baseurl }}/docs/img/4_vbMaprSetting.png)
 8. Click **OK** to continue.
 
-9. Click **Start**. It takes a few minutes for the MapR services to start.   
- 
-      After the MapR services start and installation completes, the following screen appears:
-      
-       ![drill query flow]({{ site.baseurl }}/docs/img/vbloginSandBox.png)
-
-10. Navigate to [localhost:8047](http://localhost:8047) to experience the Drill Web UI, or log into the sandbox through the command line.  Login using ssh as described in ["Getting to Know the Sandbox"]({{site.baseurl}}/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.   
+9. Click **Start**. 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:  
+
+              MapR-Sandbox-For-Apache-Drill-<version> 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's address field.
+              You can access the host via SSH by ssh mapr@localhost -p 2222
+              Log in to this virtual machine: Linux/Windows <Alt+F2>, Mac OS X <Options+F5>  
+
+       **Note:** The URL provided corresponds to the Web UI in Apache Drill.        
+
+10. Navigate to [localhost:8047](http://localhost:8047) to experience the Drill Web UI, or log into the sandbox through the command line.  
+       * Login using ssh as described in ["Getting to Know the Sandbox"]({{site.baseurl}}/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.   
 
 ### What's Next