admin管理员组

文章数量:1794759

Hbase实战问题(二)/hbase/WALs/id,端口,xxxxxxxx

Hbase实战问题(二)/hbase/WALs/id,端口,xxxxxxxx

问题描述

    hdfs、hbase的集群挂掉,查看hdfs日志

org.apache.hadoop.fs.PathIsNotEmptyDirectoryException:/hbase/WALs/id,端口,xxxxxxxx-splitting is non empty: Directory is not empty

解决方案:

hbase原先的一个bug

 hadoop dfs -rm -r  /hbase/WALs/*

重启hbase、hdfs就正常

本文标签: Hbase实战问题(二)hbaseWALsid端口xxxxxxxx