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:
-
Dec 19, 2011, 10:17:11 PM (14 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v36
|
v37
|
|
| 9 | 9 | |
| 10 | 10 | {{{ |
| 11 | | cd /opt/hadoop |
| | 11 | $ cd /opt/hadoop |
| 12 | 12 | }}} |
| 13 | 13 | |
| … |
… |
|
| 37 | 37 | }}} |
| 38 | 38 | |
| 39 | | * 範例: |
| 40 | 39 | |
| 41 | | {{{ |
| 42 | | $ bin/hadoop jar nchc-example.jar hello lab3_input lab4_out6 1 1 |
| 43 | | }}} |
| 44 | 40 | |
| 45 | 41 | |
| … |
… |
|
| 61 | 57 | |
| 62 | 58 | {{{ |
| 63 | | $ bin/hadoop dfs -put conf-local lab3-input |
| | 59 | $ bin/hadoop dfs -put conf-local lab3_input |
| 64 | 60 | $ bin/hadoop jar nchc-example.jar hello lab3_input lab4_out6 1 1 |
| 65 | 61 | }}} |