User Tools

Site Tools


first_steps_for_hands-on_class

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
first_steps_for_hands-on_class [2020/09/24 13:47]
deadline created
first_steps_for_hands-on_class [2021/11/03 14:28] (current)
deadline
Line 1: Line 1:
-====== Hands-On  Line Quick Start ======+====== Hands-on Introduction to Apache Hadoop and Spark Programming Quick Start ======
  
 The following steps explain how load and start the Linux Hadoop Minimal Virtual Machine (LHM-VM) and download the course notes files. A full and expanded explanation is provided as part of the class. The following steps are a "quick start."  The following steps explain how load and start the Linux Hadoop Minimal Virtual Machine (LHM-VM) and download the course notes files. A full and expanded explanation is provided as part of the class. The following steps are a "quick start." 
  
-If you are using Linux or Mac, a terminal application is available that includes and "ssh client."+If you are using Linux or Mac, a terminal application is available that includes an "ssh client."
  
 If you are using Windows, you will need an "ssh client." Either of these listed If you are using Windows, you will need an "ssh client." Either of these listed
Line 13: Line 13:
 See [[Linux Hadoop Minimal Installation Instructions]] for instructions on how to start the Linux Hadoop Minimal Virtual Machine (LHM-VM) See [[Linux Hadoop Minimal Installation Instructions]] for instructions on how to start the Linux Hadoop Minimal Virtual Machine (LHM-VM)
  
-==== When the VM is Started====+==== When the VM is Started ====
  
 Open a terminal (using ''Putty'' or ''MobaXterm'' on Windows) and enter the following to log in to the LHM-VM as user "hands-on"  (password="minimal") Open a terminal (using ''Putty'' or ''MobaXterm'' on Windows) and enter the following to log in to the LHM-VM as user "hands-on"  (password="minimal")
Line 27: Line 27:
 The ''[hands-on@localhost ~]'' will not be shown in the rest of the class documentation. A ''$'' will indicate the prompt string for input. The ''[hands-on@localhost ~]'' will not be shown in the rest of the class documentation. A ''$'' will indicate the prompt string for input.
  
-To download the **Beginning Command Line** class notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below:+To download the **Hands-on Introduction to Apache Hadoop and Spark Programming** class notes into the LHM-VM, pull down and extract the course files (from inside the LHM-VM) as shown below:
 <code> <code>
-  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Begin-Linux-Command-Line-V1.1.tgz +  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Hands_On_Hadoop_Spark-V1.5.4.tgz 
-  $ tar xvzf Begin-Linux-Command-Line-V1.1.tgz+  $ tar xvzf Hands_On_Hadoop_Spark-V1.5.4.tgz
 </code> </code>
  
-If you need the class notes for the **Intermediate Command Line** class use the following: 
- 
-<code> 
-  $ wget --no-check-certificate https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Inter-Linux-Command-Line-V1.1.tgz 
-  $ tar xvzf Inter-Linux-Command-Line-V1.1.tgz 
-</code> 
- 
-Verify that you have extracted the **Beginning Command Line** course material: 
-<code> 
-  $ ls 
-  Begin-Linux-Command-Line-V1.1  Begin-Linux-Command-Line-V1.1.tgz 
-</code> 
- 
-For the **Intermediate Command Line** course your should see: 
-<code> 
-  $ ls 
-  Inter-Linux-Command-Line-V1.1  Inter-Linux-Command-Line-V1.1.tgz 
-</code> 
 These steps will be performed as part of the class. These steps will be performed as part of the class.
first_steps_for_hands-on_class.1600955251.txt.gz · Last modified: 2020/09/24 13:47 by deadline