Please check the logs or run fsck in order to identify the missing blocks. See the Hadoop FAQ for co

问题

提示有一个块文件丢失,因此报错

解决办法

 自动修复hdfs元数据

hadoop  fsck -delete

修复成功