Changes between Version 5 and Version 6 of YZU130807/Lab8
- Timestamp:
- Aug 14, 2013, 11:42:58 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
YZU130807/Lab8
v5 v6 43 43 sudo ./VBoxLinuxAdditions.run 44 44 }}} 45 46 {{{ 47 wget http://hadoop.nchc.org.tw/~jazz/temp/install-hadoop-1.2.1-precise 48 chmod a+x install-hadoop-1.2.1-precise 49 ./install-hadoop-1.2.1-precise 50 }}}