您好,登錄后才能下訂單哦!
本篇內(nèi)容介紹了“centos7上ambari的安裝使用方法”的有關(guān)知識(shí),在實(shí)際案例的操作過程中,不少人都會(huì)遇到這樣的困境,接下來就讓小編帶領(lǐng)大家學(xué)習(xí)一下如何處理這些情況吧!希望大家仔細(xì)閱讀,能夠?qū)W有所成!
1、有三臺(tái)centos7,名字分別是ws11.localdomain, ws12.localdomain, ws13.localdomain。配置epel源(安裝epel-release)。
2、配置root用戶ssh無密碼訪問。
3、安裝ntp對(duì)時(shí)服務(wù)。
4、關(guān)閉防火墻。centos7下使用firewalld。
5、關(guān)閉selinux。setenforce 0;/etc/selinux/config中修改SELINUX=disabled。
6、從http://public-repo-1.hortonworks.com/ambari/centos7/2.x/updates/2.1.2.1/ambari.repo下載repo,放到/etc/yum.repos.d中。
7、ws13作為server,提供web管理界面。在 ws13上安裝ambari-server。yum install ambari-server。
8、所有slave節(jié)點(diǎn)ws11, ws12, ws13 安裝ambari-agent。yum install ambari-agent。(理論上可以由后面的ambari-server setup 在每個(gè)節(jié)點(diǎn)上自動(dòng)安裝ambari-agent,但網(wǎng)速不好,很容易失?。?nbsp;
9、在server上執(zhí)行ambari-server setup [-j JAVA_HOME -v],會(huì)提示安裝jdk。網(wǎng)速不好,會(huì)下載失敗??梢允謩?dòng)下載jdk-7u67-linux-x64.bin,放到/var/lib/ambari-server/resources/下面。接著會(huì)提示配置用的數(shù)據(jù)庫,選擇n會(huì)按默認(rèn)配置。 (數(shù)據(jù)庫類型:postgresql 數(shù)據(jù)庫:ambari 用戶名:ambari 密碼:bigdata)
10、啟動(dòng)Ambari Server。ambari-server start。
11、可以通過http://ws13:8080登錄頁面。用戶名:admin 密碼:admin。
12、配置文件/etc/ambari-server/conf/ambari.properties, /etc/ambari-agent/conf/ambari-agent.ini。 =================
后面部署組件時(shí),從網(wǎng)上下載仍然很慢,可以考慮用本地源安裝。
http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=26230811&id=4023821
http://blog.sina.com.cn/s/blog_5ccc692d0101ru1e.html
“centos7上ambari的安裝使用方法”的內(nèi)容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業(yè)相關(guān)的知識(shí)可以關(guān)注億速云網(wǎng)站,小編將為大家輸出更多高質(zhì)量的實(shí)用文章!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。