Automic VaultAutomic Vault

brew

apache-flink-cdc を Homebrew でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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