close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 15, 2009, 4:24:39 PM (16 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v14
|
v15
|
|
54 | 54 | {{{ |
55 | 55 | $ sudo apt-get install sun-java6-doc |
| 56 | $ sudo ln -sf /usr/share/doc/sun-java6-jdk/html /usr/lib/jvm/java-6-sun/docs |
56 | 57 | }}} |
57 | 58 | |
… |
… |
|
223 | 224 | #!sh |
224 | 225 | Location Name -> 輸入:hadoop (隨意) |
225 | | Map/Reduce Master -> Host-> 輸入:localhost |
226 | | Map/Reduce Master -> Port-> 輸入:9001 |
227 | | DFS Master -> Host-> 輸入:9000 |
| 226 | Map/Reduce Master |
| 227 | -> Host-> 輸入:localhost |
| 228 | -> Port-> 輸入:9001 |
| 229 | DFS Master |
| 230 | -> Host-> 輸入:9000 |
228 | 231 | Finish |
229 | 232 | }}} |