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:
-
Nov 4, 2008, 3:50:16 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v10
|
v11
|
|
| 42 | 42 | }}} |
| 43 | 43 | * 從這邊的訊息可以知道 Hadoop 會用 SSH 進行內部連線,因此需要做 SSH Key exchange |
| | 44 | {{{ |
| | 45 | ~$ ssh-keygen |
| | 46 | ~$ cp .ssh/id_rsa.pub .ssh/authorized_keys |
| | 47 | }}} |
| 44 | 48 | * http://localhost:50070/ |