0

无论停止或删除任何服务,如 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()
4

1 回答 1

0

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

于 2014-01-13T07:34:04.683 回答