macOS
brew install kafkalocal Homebrew formula metadata
安装
brew install kafkalocal Homebrew formula metadata
sudo pacman -S kafkaArch Linux sync databases · kafka · 来源: geo.mirror.pkgbuild.com
sudo zypper install kafka-sourceopenSUSE Tumbleweed package metadata · kafka-source · 来源: download.opensuse.org
scoop install main/kafkaScoop official bucket manifest trees · bucket/kafka.json · 来源: api.github.com
概览
Open-source distributed event streaming platform
历史
Apache Kafka is a distributed event-streaming platform that began at LinkedIn and became a major Apache Software Foundation data project. It is both a server platform and a package that installs a large family of command-line tools for brokers, topics, consumers, producers, Connect, Streams, storage, metadata, and operations.
LinkedIn announced Kafka publicly on June 16, 2011 as a distributed publish-subscribe messaging system, open sourced under the Apache 2.0 license and submitted to the Apache Incubator. The announcement described Kafka as a system for high-throughput event data and noted that a paper had appeared at NetDB 2011.
The Apache GitHub repository was created in August 2011. Kafka graduated from the Apache Incubator on October 23, 2012, and Apache project records identify the Kafka committee as established in November 2012.
Over time Kafka expanded beyond a broker and client protocol into a broader event-streaming platform. Kafka Connect, Kafka Streams, MirrorMaker, security features, storage tooling, metadata tooling, and the Kafka Improvement Proposal process all became part of the operational and governance surface around the package.
Kafka's adoption followed from its original LinkedIn use case: durable, high-throughput movement of event data between many producers and consumers. Its Apache governance and Java/Scala ecosystem helped it become a common foundation for streaming analytics, log aggregation, change-data capture, event-driven services, and data pipelines.
Package-manager adoption reflects two overlapping audiences. Developers install Kafka locally to run brokers and command scripts for development, while operators use the same scripts to inspect and administer clusters. Homebrew, Scoop, Pacman, and other package entries expose Kafka as a developer workstation dependency as much as a server component.
The Homebrew package installs many command-line entry points, including kafka-topics, kafka-console-producer, kafka-console-consumer, kafka-consumer-groups, kafka-configs, kafka-server-start, kafka-storage, and Kafka Connect scripts. That makes it both a runnable local broker distribution and a CLI toolbox.
Kafka is used when systems need durable ordered logs, consumer groups, replayable event streams, and integration points between services and data systems. The official documentation and quickstart center the core loop: start a broker, create topics, write events, read events, and build producers, consumers, Streams, or Connect workloads.
Apache Kafka is significant in package databases because one formula exposes an entire infrastructure platform plus dozens of command shims. It is a good stress test for package metadata: executable lists are long, config files are distribution-relative, and the package name refers to a server, protocol ecosystem, and CLI family at once.
It is also historically important because many later packages in this batch exist to make Kafka easier to operate: kaf and kafkactl provide friendlier CLIs, while cloud-specific plugins exist because managed Kafka-compatible services introduced authentication and provider-specific edge cases.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config/server.properties可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
connect-distributed | cli | 全局可执行文件 | |
connect-mirror-maker | cli | 全局可执行文件 | |
connect-plugin-path | cli | 全局可执行文件 | |
connect-standalone | cli | 全局可执行文件 | |
kafka-acls | cli | 全局可执行文件 | |
kafka-broker-api-versions | cli | 全局可执行文件 | |
kafka-client-metrics | cli | 全局可执行文件 | |
kafka-cluster | cli | 全局可执行文件 | |
kafka-configs | cli | 全局可执行文件 | |
kafka-console-consumer | cli | 全局可执行文件 | |
kafka-console-producer | cli | 全局可执行文件 | |
kafka-console-share-consumer | cli | 全局可执行文件 | |
kafka-consumer-groups | cli | 全局可执行文件 | |
kafka-consumer-perf-test | cli | 全局可执行文件 | |
kafka-delegation-tokens | cli | 全局可执行文件 | |
kafka-delete-records | cli | 全局可执行文件 | |
kafka-dump-log | cli | 全局可执行文件 | |
kafka-e2e-latency | cli | 全局可执行文件 | |
kafka-features | cli | 全局可执行文件 | |
kafka-get-offsets | cli | 全局可执行文件 | |
kafka-groups | cli | 全局可执行文件 | |
kafka-jmx | cli | 全局可执行文件 | |
kafka-leader-election | cli | 全局可执行文件 | |
kafka-log-dirs | cli | 全局可执行文件 | |
kafka-metadata-quorum | cli | 全局可执行文件 | |
kafka-metadata-shell | cli | 全局可执行文件 | |
kafka-producer-perf-test | cli | 全局可执行文件 | |
kafka-reassign-partitions | cli | 全局可执行文件 | |
kafka-replica-verification | cli | 全局可执行文件 | |
kafka-run-class | cli | 全局可执行文件 | |
kafka-server-start | cli | 全局可执行文件 | |
kafka-server-stop | cli | 全局可执行文件 | |
kafka-share-consumer-perf-test | cli | 全局可执行文件 | |
kafka-share-groups | cli | 全局可执行文件 | |
kafka-storage | cli | 全局可执行文件 | |
kafka-streams-application-reset | cli | 全局可执行文件 | |
kafka-streams-groups | cli | 全局可执行文件 | |
kafka-topics | cli | 全局可执行文件 | |
kafka-transactions | cli | 全局可执行文件 | |
kafka-verifiable-consumer | cli | 全局可执行文件 | |
kafka-verifiable-producer | cli | 全局可执行文件 | |
kafka-verifiable-share-consumer | cli | 全局可执行文件 | |
trogdor | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:kafka |
|---|---|
| 版本 | 4.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kafka |
| 主页 | https://kafka.apache.org/ |
| 仓库 | https://github.com/apache/kafka |
| 上游文档 | https://kafka.apache.org/documentation |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=kafka/4.3.1/kafka_2.13-4.3.1.tgz |
| 最后更新 | 2026-06-25T20:07:33Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 已定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kafka |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
kafka 4.3.0-1
An open-source distributed event streaming platform
sudo pacman -S kafkakafka-source 2.1.0-3.16
Source code of Apache Kafka
sudo zypper install kafka-sourcemain/kafka
scoop install main/kafka来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.