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:50] deadline updated title |
first_steps_for_hands-on_class [2021/11/03 14:28] (current) deadline |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| 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 29: | Line 29: | ||
| 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: | 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. | ||