随笔分类 -  Ambari

ES集群安装配置文件
摘要:1./opt/elasticsearch/config/elasticsearch.yml文件: bootstrap.memory_lock: false bootstrap.system_call_filter: false 注销X-Pack 注意:ambari中的该文件,需要提前修改好! 2./ 阅读全文
posted @ 2018-04-20 11:04 海豚汪洋 阅读(162) 评论(0) 推荐(0)
Ambari Falcon Web UI无法访问
摘要:HDP2.6以后的版本,部署hdp后,falcon的web ui警告无法访问,是因为没有指定一个jdbc驱动,解决办法: # wget –O je-5.0.73.jar http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5 阅读全文
posted @ 2018-04-09 11:51 海豚汪洋 阅读(309) 评论(0) 推荐(0)
Ambari编译安装问题总结
摘要:1. 解决:必须保证系统时间是正确的,在证书的范围内。 1.2 [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (azuredb-gen) on project ambari-server: 阅读全文
posted @ 2018-01-10 10:26 海豚汪洋 阅读(4389) 评论(0) 推荐(0)
构建ambari
摘要:一键安装Maven (使用Yum) wget http://repos.fedorapeople.org/repos/dchen/apache-maven/epel-apache-maven.repo -O /etc/yum.repos.d/epel-apache-maven.repo yum -y 阅读全文
posted @ 2018-01-08 13:53 海豚汪洋 阅读(150) 评论(0) 推荐(0)
Ambari集群安装部署问题
摘要:THP可能对hadoop有潜在的性能影响: 阅读全文
posted @ 2017-12-16 16:49 海豚汪洋 阅读(250) 评论(0) 推荐(0)