- 下載(pre-build for Hadoop 2.7)
http://www.alluxio.org/download`
tar -xvf alluxio-1.3.0-hadoop2.7-bin.tar
./bin/alluxio bootstrapConf 10.10.20.204
- 添加worker
編輯conf/workers文件,將worker的主機(jī)名添加到該文件中(worker文件中原來(lái)就有l(wèi)ocalhost),這樣就有兩個(gè)worker了恬涧。
localhost
docker-2
- 與worker同步程序
/root/alluxio為worker節(jié)點(diǎn)上的alluxio安裝目錄
./bin/alluxio copyDir /root/alluxio
./bin/alluxio format
./bin/alluxio-start.sh all
./bin/alluxio-stop.sh all
http://10.10.20.204:19999
- 檢測(cè)Alluxio是否正常
運(yùn)行測(cè)試程序
./bin/alluxio runTests
最后編輯于 :
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者