【问题标题】:Unable to start ambari-metrics monitor无法启动 ambari-metrics 监视器
【发布时间】:2015-11-17 06:22:35
【问题描述】:

我将我的 ambari 指标监视器配置从嵌入式更改为分布式并重新启动服务,但在其中一台主机中出现以下错误

On host <hostname> role METRICS_MONITOR in invalid state.
Invalid transition. Invalid event: HOST_SVCCOMP_OP_IN_PROGRESS at UNKNOWN

我无法理解我应该做些什么改变才能让它发挥作用

【问题讨论】:

    标签: ambari


    【解决方案1】:
    update ambari.hostcomponentstate set current_state='INSTALLED' where component_name = 'METRICS_MONITOR' and current_state = 'INIT';
    

    然后重新启动 ambari-server 和 ambari-agent。重新应用您的更改。

    参考:https://community.hortonworks.com/questions/10246/error-role-in-invalid-state.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-06-09
      • 1970-01-01
      • 2020-09-21
      相关资源
      最近更新 更多