【问题标题】:Dhalion running on Heron by default?Dhalion 默认在 Heron 上运行?
【发布时间】:2019-11-20 16:08:21
【问题描述】:

我试图弄清楚 Dhalion 是否在所有版本的苍鹭孵化器项目中默认在苍鹭上运行。我看到在 Heron Repo 中合并了 Dhalion,但是从文档中并不清楚 Dhalion 是否默认在 Heron 上运行以进行自我调节,或者是否应该手动启动。 文档 - https://apache.github.io/incubator-heron/docs/getting-started/ 回购 - https://github.com/apache/incubator-heron

对此的任何见解将不胜感激。

【问题讨论】:

    标签: streaming heron


    【解决方案1】:

    不,默认情况下不启用 Dhalion。您需要为 heron-executor 添加这两个参数:

    1. --health-manager-mode=enabled
    2. --health-manager-classpath=...

    在您的集群配置中,您还需要一个 healthmgr.yaml 文件来配置策略。在github中,本地集群有一个示例配置:

    https://github.com/apache/incubator-heron/blob/master/heron/config/src/yaml/conf/local/healthmgr.yaml

    【讨论】:

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