【问题标题】:cloudera manager can't stop or delete any servicecloudera manager 无法停止或删除任何服务
【发布时间】:2014-01-13 15:34:04
【问题描述】:

无论停止或删除任何服务(如 oozie、yarn、hbase 等)都会出现以下错误...有人可以帮忙吗?

A server error has occurred. Send the following information to Cloudera.

Path: http://172.29.36.58:7180/cmf/services/2/do

Version: Cloudera Standard 4.7.2 (#135 built by jenkins on 20130918-2007 git: 72d3f9dfa797fe2c627d00dc6414a1e0151b91d6)
java.lang.IllegalArgumentException:Service my_hbase1 (my_hbase) has unsatisfied dependencies: [ZOOKEEPER]
at Preconditions.java line 92
in com.google.common.base.Preconditions checkArgument()

【问题讨论】:

  • 错误信息很清楚。安装 Zookeeper 并配置您的 HBase 服务以指向您配置的 Zookeeper 实例。

标签: hadoop apache-zookeeper cloudera-manager


【解决方案1】:

问题已解决。这是因为 Service my_hbase1 (my_hbase) 的配置不正确。将Zookeeper的配置更正为正确的名称,问题就解决了。

【讨论】:

    猜你喜欢
    • 2013-04-05
    • 2012-05-30
    • 1970-01-01
    • 2021-08-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多