Automic VaultAutomic Vault

brew

使用 Homebrew 安装 apache-flink-cdc

查看 apache-flink-cdc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install apache-flink-cdc

local Homebrew formula metadata

概览

软件包摘要

Flink CDC is a streaming data integration tool

命令和别名

  • flink-cdc

历史

项目历史与用法

Apache Flink CDC is a distributed data integration tool built on Apache Flink for change data capture, full database synchronization, schema evolution, and YAML-defined real-time or batch data movement.

项目历史

Flink CDC began as a connector-oriented ecosystem around Apache Flink change-data-capture jobs, then was donated into the Apache Flink project by Ververica. Apache board records from 2024 describe the Flink community accepting the codebase because CDC use cases with Flink SQL were popular among users.

After the donation, Flink CDC became a Flink subproject with its own Apache repository, documentation tree, and releases. The first Apache release called out in ASF board records was cdc-3.1.0 on 2024-05-17.

采用历史

Flink CDC's adoption follows Flink's broader move from generic stream processing into operational data integration. Its docs emphasize initial historical scans, automatic handoff to change capture, schema evolution, full database sync, and exactly-once processing, which are the operational details that make CDC pipelines production-worthy.

The project is younger than Flink itself, so its history is thinner, but its packaging matters because it gives a standalone flink-cdc command for users who want pipeline-style database replication without writing a full Flink application.

使用方式

The Homebrew formula exposes the flink-cdc executable. Apache's docs present Flink CDC as a YAML-driven tool: users describe sources, sinks, routing, transformations, and schema evolution rules, then submit pipelines rather than hand-coding the whole job.

Common usage is database-to-database, database-to-lake, or database-to-stream synchronization where a pipeline first scans historical tables and then keeps reading log changes. The official docs also call out sub-second streaming pipelines and exactly-once processing after failures.

为什么软件包爱好者会关心

For package maintainers, Flink CDC is a small command-line front door to a much larger Java streaming stack. The interesting bit is not the binary size, but that it packages a practical CDC workflow separately from the main flink CLI.

It also captures a current packaging pattern in the Flink ecosystem: important connectors and adjacent tools live as externalized Apache repositories with their own release cadence, docs, and compatibility constraints.

时间线

  • 2024: Ververica's Flink CDC codebase is accepted into Apache Flink.
  • 2024: cdc-3.1.0 is released as the first Apache Flink CDC release noted in ASF board records.
  • 2026: Flink downloads list Apache Flink CDC as a separately released Flink component.

Related projects

  • Apache Flink is the execution engine and community umbrella for Flink CDC.
  • Debezium, Kafka, Apache Paimon, JDBC databases, MySQL, PostgreSQL, and data lake sinks are common adjacent technologies in CDC pipelines.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:stream

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
flink-cdccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.6.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://nightlies.apache.org/flink/flink-cdc-docs-stable/

安装元数据

软件包元数据

软件包键brew:apache-flink-cdc
版本3.6.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/apache-flink-cdc
主页https://nightlies.apache.org/flink/flink-cdc-docs-stable/
仓库https://github.com/apache/flink-cdc
上游文档https://nightlies.apache.org/flink/flink-cdc-docs-stable
许可证Apache-2.0
源码归档https://www.apache.org/dyn/closer.lua?path=flink/flink-cdc-3.6.0/flink-cdc-3.6.0-2.2-bin.tar.gz
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapache-flink-cdc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment