User Tools

Site Tools


linux_hadoop_minimal_installation_instructions

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_hadoop_minimal_installation_instructions [2019/07/23 21:08]
deadline
linux_hadoop_minimal_installation_instructions [2019/07/23 21:16]
deadline
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 [[Linux Hadoop Minimal MD5]]. 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 returned by running the program below should match the signature provided [[https://www.clustermonkey.net/download/Hands-on_Hadoop_Spark/Linux-Hadoop-Minimal-0.42.MD5.txt|here]]. For each OS, use the following commands (note the name of the OVA file may be different):
  
-For Linux use "md5sum"+For **Linux** use "md5sum"
  
   $ md5sum Linux-Hadoop-Minimal-0.42.ova   $ md5sum Linux-Hadoop-Minimal-0.42.ova
  
-For Macintosh use "md5"+For **Macintosh** use "md5"
  
   $ md5 Linux-Hadoop-Minimal-0.42.ova   $ md5 Linux-Hadoop-Minimal-0.42.ova
  
-For Windows 10 (in PowerShell) use "get-FileHash" (Also note the use of uppercase)+For **Windows 10** (in PowerShell) use "Get-FileHash" (Alsonote the use of uppercase)
  
   C:\Users\Doug> Get-FileHash .\Linux-Hadoop-Minimal-0.42.ova -Algorithm MD5   C:\Users\Doug> Get-FileHash .\Linux-Hadoop-Minimal-0.42.ova -Algorithm MD5
linux_hadoop_minimal_installation_instructions.txt ยท Last modified: 2020/05/21 18:46 by deadline