【问题标题】:Confluent platform on Windows without Docker没有 Docker 的 Windows 上的 Confluent 平台
【发布时间】:2019-08-02 13:53:18
【问题描述】:

我正在使用以下命令在 Windows 中运行 Kafka 和 Zookeeper:

zookeeper-server-start.bat config/zookeeper.properties
kafka-server-start.bat config/server.properties.

1.如何在没有 docker 的情况下在 Windows 上运行模式注册表?

我浏览了 confluent 文档,上面写着“Windows 用户可以下载和使用 ZIP 和 TAR 档案,但必须直接运行 JAR 文件。” 我已经下载了 confluent tar 存档,并且能够看到 bin 等、lib、share、src 文件夹。

2. 罐子在哪里?如何直接运行 Jar?

【问题讨论】:

    标签: apache-kafka confluent-platform confluent-schema-registry


    【解决方案1】:

    简单来说,答案是“不”。如果您要检查 Confluent 发行版,则没有可用的 windows 发行版。

    还有其他选项,例如“cygwin”或我最喜欢的“ubuntu on windows”链接 - https://www.microsoft.com/en-gb/p/ubuntu/9nblggh4msv6?activetab=pivot:overviewtab

    希望它会有所帮助。

    【讨论】:

    • Varun 是正确的。 Windows 不支持 Confluent 平台。您也许可以让不同的 JAR 工作,但目前最简单的方法是在 Docker 或 VM 下运行它。
    猜你喜欢
    • 1970-01-01
    • 2019-11-19
    • 1970-01-01
    • 2019-02-01
    • 2022-08-02
    • 1970-01-01
    • 2020-06-05
    • 2016-10-21
    • 1970-01-01
    相关资源
    最近更新 更多