gpt4 book ai didi

hadoop - hbase.MasterNotRunningException 在 Hbase 中创建表时

转载 作者:可可西里 更新时间:2023-11-01 14:15:18 24 4
gpt4 key购买 nike

ERROR: org.apache.hadoop.hbase.MasterNotRunningException: Retried 7 times

我在 HBase 中创建表时遇到此错误。我正在按照以下方式使用 HBase 创建表。我在控制台上键入以下命令。

create 'test', 'cf'

我遇到了上述错误。出现此错误的原因是什么?我正在独立系统中试用此表。

最佳答案

只有当您的名称节点处于安全模式时才会发生这种情况,因此只需输入以下命令:- hdfs dfsadmin -safemode leave

这个命令对我来说很管用,你试试吧。

关于hadoop - hbase.MasterNotRunningException 在 Hbase 中创建表时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8725687/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com