Changes between Version 3 and Version 4 of TCCA140822/Lab13
- Timestamp:
- Sep 27, 2014, 12:53:33 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TCCA140822/Lab13
v3 v4 10 10 }}} 11 11 12 == STEP 0 : 註冊 koding 帳號並開啟一台虛擬機器 == 13 14 * 連線至 https://koding.com/Home 選擇 Sign Up 註冊新的帳號,或者用 github 帳號登入 15 * 連上虛擬機器 https://koding.com/Terminal 16 12 17 == STEP 1 : 從 github 取得本次課程的範例 == 13 18 19 * 在 Terminal 中輸入以下指令 14 20 {{{ 15 21 ~$ git clone https://github.com/jazzwang/hadoop_labs.git