hadoop fsck -openforwrite
如果报以下错误,需要修改hbase-site.xml

具体配置如下:
<property>
<name>hbase.master.distributed.log.splitting</name>
<value>false</value>
</property>
hadoop fsck -openforwrite
如果报以下错误,需要修改hbase-site.xml

具体配置如下:
<property>
<name>hbase.master.distributed.log.splitting</name>
<value>false</value>
</property>
1368
120
775
1万+
1万+

被折叠的 条评论
为什么被折叠?