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:
-
Apr 11, 2016, 5:14:12 PM (9 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v11
|
v12
|
|
7 | 7 | {{{ |
8 | 8 | #!html |
9 | | <div style="text-align: center;"><big style="font-weight: bold;"><big>在 Koding.com 上安裝 Hadoop<br/>Hadoop installation in Practice</big></big></div> |
| 9 | <div style="text-align: center;"><big style="font-weight: bold;"><big>安裝 Hadoop<br/>Hadoop installation in Practice</big></big></div> |
10 | 10 | }}} |
11 | 11 | |
… |
… |
|
19 | 19 | vagrant ssh |
20 | 20 | }}} |
21 | | * 或者連線至 https://koding.com/Login 選擇 Sign Up 註冊新的帳號,或者用 github 帳號登入 |
22 | | * 連上虛擬機器 https://koding.com/Terminal |
23 | 21 | |
24 | 22 | == STEP 1 : 從 github 取得本次課程的範例 == |