close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libgnutls-deb0.so.28: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 3, 2012, 12:11:55 PM (13 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 18 | 18 | {{{ |
| 19 | 19 | $ mkdir lab8_input |
| 20 | | $ echo "I like NCTU Cloud Course." > lab8_input/input1 |
| 21 | | $ echo "I like nctu Cloud Course, and we enjoy this course." > lab8_input/input2 |
| | 20 | $ echo "I like HINET Cloud Course." > lab8_input/input1 |
| | 21 | $ echo "I like hinet Cloud Course, and we enjoy this course." > lab8_input/input2 |
| 22 | 22 | $ hadoop fs -put lab8_input lab8_input |
| 23 | 23 | $ hadoop fs -ls lab8_input |
| … |
… |
|
| 50 | 50 | Course. 1 |
| 51 | 51 | I 2 |
| 52 | | NCTU 1 |
| | 52 | HINET 1 |
| 53 | 53 | and 1 |
| 54 | 54 | course. 1 |
| 55 | 55 | enjoy 1 |
| 56 | 56 | like 2 |
| 57 | | nctu 1 |
| | 57 | hinet 1 |
| 58 | 58 | this 1 |
| 59 | 59 | we 1 |
| … |
… |
|
| 88 | 88 | Course 2 |
| 89 | 89 | I 2 |
| 90 | | NCTU 1 |
| | 90 | HINET 1 |
| 91 | 91 | and 1 |
| 92 | 92 | course 1 |
| 93 | 93 | enjoy 1 |
| 94 | 94 | like 2 |
| 95 | | nctu 1 |
| | 95 | hinet 1 |
| 96 | 96 | this 1 |
| 97 | 97 | we 1 |
| … |
… |
|
| 113 | 113 | i 2 |
| 114 | 114 | like 2 |
| 115 | | nctu 2 |
| | 115 | hinet 2 |
| 116 | 116 | this 1 |
| 117 | 117 | we 1 |