Created 10-17-2017 02:49 AM
Hello All,
We have CDH5.9.2 hadoop 13-node cluster and from one week, I am exeperiencing block count concerning warning notification in cloudera manager for all 6 datanodes.
We have multitenancy implemented in our cluster. So I deleted the older files via hdfs command line and block count is below the threshold value.
But still the block count concerning warning appears in the cloudera manager.
Please suggest.
Thanks,
Priya
Created 10-23-2017 10:32 PM
Created 10-17-2017 01:01 PM
Get the value of
a. CM -> HDFS -> Configuration -> DataNode Block Count Thresholds
b. CM -> HDFS -> WebUI -> Namenode Web UI -> Click on datanode menu -> Get the block count of your node
if b > a then you will get block count warning
also cloudera advice says "presence of many small files" also create this warning
action:
1. if it is not disturbing anything then you can ignore this warning but just keep an on eye on block pool usage percentage from 'b'
2. you can increase block count thresholds in 'a'
3. you can cleanup unwanted data, but if your trash folder maintains old data (for ex: 24 hrs) then you will see the result after 24 hours
4. add additional data nodes and apply rebalance
etc
Created 10-17-2017 07:50 PM
b>a for all the datanodes.
I have cleaned up the unwanted data and in command line block count is showing below threshold value however it's not reflected in the cloudera manager console.
Please suggest.
Thanks,
Created 10-18-2017 07:24 AM
Created 10-18-2017 09:02 PM
Created 10-19-2017 10:11 AM
Created 10-23-2017 10:25 PM
Created 10-23-2017 10:32 PM
Created 10-23-2017 10:47 PM