Changes between Version 5 and Version 6 of YZU130807/Lab8


Ignore:
Timestamp:
Aug 14, 2013, 11:42:58 AM (11 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • YZU130807/Lab8

    v5 v6  
    4343sudo ./VBoxLinuxAdditions.run
    4444}}}
     45
     46{{{
     47wget http://hadoop.nchc.org.tw/~jazz/temp/install-hadoop-1.2.1-precise
     48chmod a+x install-hadoop-1.2.1-precise
     49./install-hadoop-1.2.1-precise
     50}}}