【问题标题】:Confluent Control Center is not startingConfluent 控制中心未启动
【发布时间】:2021-09-28 16:42:19
【问题描述】:

confluent 控制中心未启动。

我执行了以下命令来启动 Confluent 平台

  1. Zookeeper 启动(1 号航站楼)
  2. Kafka 开始(2 号航站楼)
  3. 架构注册表启动(终端 3)

  4. 然后我尝试启动控制中心(4 号航站楼)。但得到错误。它没有开始。

    [2019-10-30 08:58:36,331] INFO [main] unable to get command store (io.confluent.command.CommandStore)
    [2019-10-30 08:58:37,331] INFO [main] unable to get command store (io.confluent.command.CommandStore)
    [2019-10-30 08:58:37,331] WARN [main] unable to start with allowance=300000 (io.confluent.command.CommandStore)
    [2019-10-30 08:58:37,332] ERROR [main] failed to start topology (io.confluent.controlcenter.ControlCenter)
java.util.concurrent.TimeoutException
        at io.confluent.command.CommandStore.start(CommandStore.java:108)
        at io.confluent.controlcenter.ControlCenter.main(ControlCenter.java:124)

【问题讨论】:

  • 您可以在属性文件中更新控制中心ID
  • 您是否能够启动 Confluent 控制中心?
  • 通过更新属性文件中的控制中心 ID 来工作

标签: apache-kafka confluent-platform confluent-control-center


【解决方案1】:

通过更新属性文件中的控制中心 ID 来工作

谢谢https://stackoverflow.com/users/3715185/styps

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-09-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-01-06
    • 2018-08-10
    相关资源
    最近更新 更多