Created 08-09-2016 05:22 PM
How to remove corrupted blocks from hdfs
Created 08-09-2016 06:24 PM
it is a simple
hdfs fs -rm
command to remove the corrupted block
Created 08-09-2016 05:29 PM
hdfs fs -rm /path/to/file/with/permanently/missing/blocks
Created 08-09-2016 06:24 PM
it is a simple
hdfs fs -rm
command to remove the corrupted block