Centos7 Ambari集群环境搭建

本文档详细介绍了如何在Centos7上使用Ambari搭建Hadoop集群,包括服务规划、安装准备、HTTP安装、JDK安装、SSH免密码登录配置以及Ambari安装和资源下载步骤,参考了Cloudera官方文档。
摘要由CSDN通过智能技术生成

Ambari集群环境搭建

1.1服务规划

序号	   主机名	      操作系统	    Ip地址	         服务
1	hbase100.yun	Cent OS_7.6	172.21.xx.100	HTTP Server、amber-server、amber-agent
2	hbase101.yun	Cent OS_7.6	172.21.xx.101	amber-agent
2	hbase102.yun	Cent OS_7.6	172.21.xx.102	amber-agent

*****1.2用户规划*****
序号	用户名	所属群组	备注
1	root	root	

2 安装准备

2.0基本软件需求

Software requirement
yum,scp,curl,unzip,tar,wget,gcc*,OpenSSL(v1.01,build 16 or later),Python 2.7.12 (with python-devel*)

*2.1* /etc/hosts
Configuration File Location	Value	Description
/etc/hosts	172.21.xx.100  hbase100.yun
172.21.xx.101  hbase101.yun
172.21.xx.102  hbase102.yun	

2.2 关闭防火墙以及SELinux

2.2.1 关闭
序号	Where	Host	comm
1	All host	All	systemctl disable firewalld
service firewalld stop

2.2.2 关闭SELinux
序号	Where	Host	comm
1	All host	All	setenforce 0

2.3 系统特性调整
2.3.1 关闭PackageKit(if have)
vi /etc/yum/pluginconf.d/refresh-packagekit.conf
enabled=0

2.3.2 关闭THP (hbase tune)
1	All host	All	
    echo never >
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值