Chinaunix首页 | 论坛 | 博客
  • 博客访问: 108020
  • 博文数量: 29
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 397
  • 用 户 组: 普通用户
  • 注册时间: 2014-12-26 15:36
文章分类

全部博文(29)

文章存档

2016年(3)

2015年(13)

2014年(13)

我的朋友

发布时间:2015-01-07 10:15:36

参考:http://blog.csdn.net/w13770269691/article/details/24470227通过decommission方式: a) 修改hdfs-site,添加exclude字段中的排除的节点。           dfs.hosts.exclude      /etc/hadoop/conf/.........【阅读全文】

阅读(1363) | 评论(0) | 转发(0)

发布时间:2015-01-06 14:53:38

sed -i's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config  ; chkconfig iptables off  ; /etc/init.d/iptables stop  ;  chkconfig sendmail off   ;  /usr/sbin/ntpdate ntp.api.bzinit 6 yum-y install gcc gcc-c++ autoconf libjpeg libjpeg-devel.........【阅读全文】

阅读(1270) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册