close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Aug 6, 2010, 1:50:52 PM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
5 | 5 | }}} |
6 | 6 | [[PageOutline]] |
| 7 | |
| 8 | = Step 0 : rebuild your Hadoop = |
| 9 | |
| 10 | * download the script of install_hadoop-0.20.2 |
| 11 | {{{ |
| 12 | ~$ wget http://trac.nchc.org.tw/cloud/raw-attachment/wiki/NCHCCloudCourse100802/install_hadoop_0.20.2 |
| 13 | ~$ chmod a+x install_hadoop_0.20.2 |
| 14 | ~$ sudo ./install_hadoop_0.20.2 |
| 15 | }}} |
7 | 16 | |
8 | 17 | = Sample 1: grep = |