CDH部署维护问题记录

1、IOExceptionthrownwhilecollectingdatafromhost:Noroutetohost

原因:agent开启了防火墙

解决:serviceiptablesstop(不推荐)

2、Cloudera recommendssetting /proc/sys/vm/swappiness to 0. Current setting is 60. Use the sysctlcommand to change this setting at runtime and edit /etc/sysctl.conf for thissetting to be saved after a reboot. You may continue with installation, but youmay run into issues with Cloudera Manager reporting that your hosts areunhealthy because they are swapping. The following hosts are affected:

解决:

# echo 0 >/proc/sys/vm/swappiness to apply for now

# sysctl -wvm.swappiness=0 to make this persistentacross reboots

3、时钟不同步(同步至中科大时钟服务器202.141.176.110

# echo "0 3 * ** /usr/sbin/ntpdate 202.141.176.110;/sbin/hwclock –w">>/var/spool/cron/root

# service crondrestart

# ntpdate202.141.176.110

4、The host's NTP service didnot respond to a request for the clock offset.

#service ntpd start

# ntpdc -c loopinfo (thehealth will be good if this command executed successfully)

5、The Cloudera Manager Agentis not able to communicate with this role's web server.

一种原因是元数据数据库无法连接,请检查数据库配置:

6、Hive Metastore Server无法启动,修改Hive元数据数据库配置(当我们修改主机名后即应修改元数据数据库配置):



本文产生于个人工作学习笔记,转载请注明出处http://blog.csdn.net/horace20

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值