close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 25, 2011, 10:39:15 PM (14 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
30 | 30 | $ bin/hadoop jar ./contrib/streaming/hadoop-0.20.2-streaming.jar -input input -output output -mapper streamingMapper.sh -reducer streamingReducer.sh -file streamingMapper.sh -file streamingReducer.sh |
31 | 31 | }}} |
| 32 | |
| 33 | * 結果 |
| 34 | {{{ |
| 35 | $ bin/hadoop dfs -cat output/part-00000 |
| 36 | restriction, 1 |
| 37 | rights 1 |
| 38 | sell 1 |
| 39 | shall 2 |
| 40 | so, 1 |
| 41 | software 3 |
| 42 | source 3 |
| 43 | subject 1 |
| 44 | sublicense, 1 |
| 45 | substantial 1 |
| 46 | the 10 |
| 47 | this 4 |
| 48 | to 7 |
| 49 | use, 1 |
| 50 | used 1 |
| 51 | whom 1 |
| 52 | without 2 |
| 53 | }}} |