上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 37 下一页
摘要: ambari2.7.3(hdp3.1) 安装 impala2.12(自动安装最新) ambari的hdp中原生不支持impala安装,下面介绍如何通过mpack方式使ambari支持impala安装: 一 安装Service 1 下载 # wget https://github.com/cas-bi 阅读全文
posted @ 2019-01-19 23:46 匠人先生 阅读(5596) 评论(4) 推荐(2)
摘要: ambari2.7.3(hdp3.1) 安装 airflow1.10 ambari的hdp中原生不支持airflow安装,下面介绍如何通过mpack方式使ambari支持airflow安装: 1 下载 # wget https://github.com/miho120/ambari-airflow- 阅读全文
posted @ 2019-01-17 21:54 匠人先生 阅读(2041) 评论(1) 推荐(2)
摘要: ambari metrics collector内置hbase目录位于 /usr/lib/ams-hbase 配置位于 /etc/ams-hbase/conf 通过ruby启动 /usr/lib/ams-hbase/bin/hirb.rb 实际的启动命令为 /usr/lib/ams-hbase/bi 阅读全文
posted @ 2019-01-17 21:21 匠人先生 阅读(5001) 评论(0) 推荐(2)
摘要: hbase 2.0.2 hbase standalone方式启动报错: 2019-01-17 15:49:08,730 ERROR [Thread-24] master.HMaster: Failed to become active master java.lang.IllegalStateExc 阅读全文
posted @ 2019-01-17 16:43 匠人先生 阅读(3186) 评论(0) 推荐(3)
摘要: ambari2.7.3(hdp3.1) 安装 elasticsearch6.3.2 ambari的hdp中原生不支持elasticsearch安装,下面介绍如何通过mpack方式使ambari支持elasticsearch安装: 一 安装Service 1 下载 Mpack include vers 阅读全文
posted @ 2019-01-17 13:04 匠人先生 阅读(6536) 评论(1) 推荐(1)
摘要: http请求过程如下: # curl -v http://www.baidu.com % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 阅读全文
posted @ 2019-01-16 21:34 匠人先生 阅读(533) 评论(0) 推荐(1)
摘要: ambari安装第一步是输入集群name,点击next时页面卡住不动,如下图: 注意到其中一个接口请求结果异常,http://ambari.server:8080/api/v1/version_definitions 重现如下: curl -u admin:admin "http://ambari. 阅读全文
posted @ 2019-01-15 18:57 匠人先生 阅读(2641) 评论(1) 推荐(2)
摘要: sudo允许用户以其他用户的身份(比如root)执行命令,比如切换用户、执行命令、读写文件等; 配置 sudo配置在:/etc/sudoers ## Sudoers allows particular users to run various commands as## the root user, 阅读全文
posted @ 2019-01-15 16:00 匠人先生 阅读(438) 评论(0) 推荐(1)
摘要: 官方:https://www.ssh.com/ssh/ The SSH protocol uses encryption to secure the connection between a client and a server. All user authentication, commands 阅读全文
posted @ 2019-01-15 14:23 匠人先生 阅读(1227) 评论(0) 推荐(1)
摘要: 官方:http://ambari.apache.org/ The Apache Ambari project is aimed at making Hadoop management simpler by developing software for provisioning, managing, 阅读全文
posted @ 2019-01-15 12:26 匠人先生 阅读(5937) 评论(2) 推荐(1)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 37 下一页