This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux_hadoop_minimal_installation_instructions [2019/07/23 21:05] deadline added md5 instructions |
linux_hadoop_minimal_installation_instructions [2020/05/21 18:46] (current) deadline |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| * [[https:// | * [[https:// | ||
| - | It can also be used for the examples provided in the companion on-line | + | It can also be used for the [[https:// |
| video tutorial (14+ hours): | video tutorial (14+ hours): | ||
| Line 37: | Line 37: | ||
| wget https:// | wget https:// | ||
| - | tar xvzf Hands_On_Hadoop_Spark-V1.5.tgz | + | tar xvzf Hands_On_Hadoop_Spark-V1.5.1.tgz |
| Similarly, for the "Linux Command Line" course (do this within the VM) | Similarly, for the "Linux Command Line" course (do this within the VM) | ||
| Line 309: | Line 309: | ||
| These issues have been addressed in the current version of the VM. Please use the lasted VM and you can avoid these issues. | These issues have been addressed in the current version of the VM. Please use the lasted VM and you can avoid these issues. | ||
| - | 1. If you have problems loading the OVA image into VirtualBox, check the MD5 signature of the OVA file. The MD5 signature should match the signature provided [here]. For each OS, use the following commands (note the name of the OVA file may be different): | + | 1. If you have problems loading the OVA image into VirtualBox, check the MD5 signature of the OVA file. The MD5 signature |
| + | |||
| + | For **Linux** use " | ||
| - | For Linux use " | ||
| - | |||
| $ md5sum Linux-Hadoop-Minimal-0.42.ova | $ md5sum Linux-Hadoop-Minimal-0.42.ova | ||
| - | For Macintosh use " | + | For **Macintosh** use " |
| $ md5 Linux-Hadoop-Minimal-0.42.ova | $ md5 Linux-Hadoop-Minimal-0.42.ova | ||
| - | For Windows 10 (in PowerShell) use "get-FileHash" | + | For **Windows 10** (in PowerShell) use "Get-FileHash" |
| C: | C: | ||