This shows you the differences between two versions of the page.
first_steps_for_bash_programming_training [2023/04/19 12:24] deadline created |
first_steps_for_bash_programming_training [2025/01/30 17:06] (current) deadline |
||
---|---|---|---|
Line 15: | Line 15: | ||
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 https:// | + | $ wget --no-check-certificate |
$ tar xvzf Bash-Programming-Quick-start-v1.tgz | $ tar xvzf Bash-Programming-Quick-start-v1.tgz | ||
</ | </ | ||
These steps will be performed as part of the class. | These steps will be performed as part of the class. |