摘要: 告警原文:The health test result for DATA_NODE_BLOCK_COUNT has become concerning: The DataNode has 500,008 blocks. Warning threshold: 500,000 block(s). CDH官网解释:This is a DataNode health test that checks fo... 阅读全文
posted @ 2017-02-22 10:05 小海蟹 阅读(2587) 评论(0) 推荐(0) 编辑
摘要: 现象:在集群中某节点, 启动DataNode服务后马上又Shutdown, 在操作系统没看到有DataNode的日志(可能是服务启动失败, 自动删除了日志文件),幸好在界面上可以查看报错的日志: 点开报错信息, 可以看到如下信息: HDFS的端口为50010, 但是使用netstat -ntulp | grep 50010查看不到此端口。分析:原因:当应用程序崩溃后, 它会留下一个滞留的soc... 阅读全文
posted @ 2017-02-22 09:33 小海蟹 阅读(4565) 评论(0) 推荐(0) 编辑