User Tools

Site Tools


ambari

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ambari [2018/03/23 02:01]
jordan
ambari [2023/03/08 16:09] (current)
xujianglong ↷ Page moved from 内部资料:ambari to ambari
Line 1: Line 1:
-安装+====== 安装 ======
  
-## 安装依赖+安装参考:https:%%//%%cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
  
-参照https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Development。+====== 从Hortonworks源安装: ======
  
-参照上面的地址安装时,如果是通过yum方式安装jdk,就不需要`export JAVA_HOME`,如果是jdk8,则不需要`export _JAVA_OPTIONS`+参考教程: 
 + 
 +  * https:%%//%%www.linuxhelp.com/how-to-install-ambari-server-on-centos-7/ 
 +  * http:%%//%%ihorbobak.com/index.php/2015/05/06/installing-hadoop-using-ambari-server/ 
 +  * https:%%//%%docs.hortonworks.com/HDPDocuments/Ambari-2.6.2.0/bk_ambari-installation/content/ambari_repositories.html 
 + 
 +====== 从源代码编译安装 ====== 
 + 
 +===== 安装依赖 ===== 
 + 
 +参照:https:%%//%%cwiki.apache.org/confluence/display/AMBARI/Ambari+Development。 
 + 
 +参照上面的地址安装时,如果是通过yum方式安装jdk,就不需要''%%export JAVA_HOME%%'',如果是jdk8,则不需要''%%export _JAVA_OPTIONS%%''
  
 另外,安装时,如果是centos7除了maven应该都可以通过yum install安装,yum自带的maven如果版本比较低,就可以通过maven官网的指南安装。 另外,安装时,如果是centos7除了maven应该都可以通过yum install安装,yum自带的maven如果版本比较低,就可以通过maven官网的指南安装。
  
-## 安装ambari+===== 安装ambari ===== 
 + 
 +参照:https:%%//%%cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.6.1 
 + 
 +如果安装过程出错,应该检查是否所有依赖都已经安装,依赖包括jdk, maven, python2.6+, rpm-build, gcc-c++, brunch(''%%sudo npm install -g brunch%%''), 还有git(不要问我为什么知道而官方的依赖中没有提到,都是泪)进行安装,需要先[[node.js|安装node.js]]) 
 + 
 +如果安装过程中出现依赖无法下载的问题,请参照:https:%%//%%issues.apache.org/jira/browse/AMBARI-21171解决 
  
-参照:https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.6.1 
ambari.1521741700.txt.gz · Last modified: 2021/02/10 21:29 (external edit)