ambari本地源配置

本地源配置

配置本地源:

本次配置环境:centos6.5、ambari-2.4.1.0、hdp-2.5.0.0、hdp-untils-1.1.12

1:关闭centos的防火墙:srvice iptables stop、永久关闭防火墙:chkconfig iptables off

2:安装httpd:yum install httpd、安装完成后,启动httpd:service httpd start     开机自启动:chkconfig  httpd  start

3:关闭selinux:零时关闭:setenforce 0、永久关闭:sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config

4:安装createrepo:yum install createrepo

5:将ambari本地源放入:/var/www/html/repos下

6:配置repos:在/etc/yum.repos.d/ 下配置ambari.repo、HDP.repo、hdp-until.repo

[ambari-2.4.1.0]
name=ambari-2.4.1.0
baseurl=http://192.168.10.128/repos/ambari-2.4.1.0
gpgcheck=0
enabled=1
[HDP-2.5.0.0]
name=HDP
baseurl=http://192.168.10.128/repos/HDP
gpgcheck=0
enabled=1
[HDP-UTILS-1.1.0.21]
name= HDP-UTILS-1.1.0.21
baseurl= http://192.168.10.128/repos/HDP-UTILS-1.1.0.21
gpgcheck=0
enabled=1

7:将centos源备份后删除

8:清理源缓存:yum clean all

9:重新加载源:yum makecache

本地源配置完成

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值