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:
-
Oct 2, 2013, 11:22:21 PM (12 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
18 | 18 | == 產生虛擬機器 == |
19 | 19 | |
20 | | * [[Image(KSU121117:Fig_2.png,width=800)]] |
21 | | * [[Image(KSU121117:Fig_3.png,width=800)]] |
22 | | * [[Image(KSU121117:Fig_4.png,width=800)]] |
23 | | * [[Image(KSU121117:Fig_5.png,width=800)]] |
| 20 | * [[Image(NTU131002/Lab3:EasyCloud_2.png,width=800)]] |
| 21 | * [[Image(NTU131002/Lab3:EasyCloud_3.png,width=800)]] |
| 22 | * [[Image(NTU131002/Lab3:EasyCloud_4.png,width=800)]] |
| 23 | * [[Image(NTU131002/Lab3:EasyCloud_5.png,width=800)]] |
24 | 24 | |
25 | | == 安裝 Hadoop 1.0.3 在 Ubuntu 12.04 == |
| 25 | == 安裝 Git == |
26 | 26 | |
27 | 27 | * 開啟第1台的 VNC 遠端桌面 |
28 | | * [[Image(KSU121117:Fig_6.png,width=800)]] |
29 | | * [[Image(KSU121117:Fig_7.png,width=800)]] |
30 | | {{{ |
31 | | user01@vm96:~$ su - |
32 | | root@vm96:~# adduser user01 sudo |
33 | | root@vm96:~# exit |
34 | | root@vm96:~$ wget http://hadoop.nchc.org.tw/~jazz/temp/install-hadoop-1.0.4-precise |
35 | | root@vm96:~$ chmod a+x install-hadoop-* |
36 | | root@vm96:~$ ./install-hadoop-1.0.4-precise |
37 | | }}} |
38 | | {{{ |
39 | | #!text |
40 | | 注意:這是個不太恰當的錯誤示範,用 root 安裝 hadoop 請不要使用在「營運級」「多人」環境中,否則易生安全問題!! |
41 | | }}} |
| 28 | * [[Image(NTU131002/Lab3:EasyCloud_6.png,width=800)]] |
| 29 | * [[Image(NTU131002/Lab3:EasyCloud_7.png,width=800)]] |