This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    first_steps_for_hands-on_class [2020/09/24 13:49] deadline updated links  | 
                
                    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  | 
| 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  | + | If you are using Linux or Mac, a terminal application is available that includes  | 
| If you are using Windows, you will need an "ssh client." | If you are using Windows, you will need an "ssh client." | ||
| 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 '' | Open a terminal (using '' | ||
| Line 27: | Line 27: | ||
| The '' | The '' | ||
| - | To download the **Hand-on** 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: | 
| < | < | ||
| - |   $ wget --no-check-certificate https:// | + |   $ wget --no-check-certificate https:// | 
| - | $ tar xvzf Begin-Linux-Command-Line-V1.1.tgz | + | $ tar xvzf Hands_On_Hadoop_Spark-V1.5.4.tgz | 
| </ | </ | ||
| These steps will be performed as part of the class. | These steps will be performed as part of the class. | ||