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)
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)
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)
构建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)