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

apache-flink-cdc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:apache-flink-cdc
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install apache-flink-cdc
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:apache-flink-cdc
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/apache-flink-cdc>
- **バージョン:** 3.6.0
- **ソース概要:** Flink CDC is a streaming data integration tool
- **ホームページ:** <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>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- flink-cdc (cli)
- flink-cdc (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.6.0
- ローカルデータ: OK
- 上流リポジトリ: https://nightlies.apache.org/flink/flink-cdc-docs-stable/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://apache.org/foundation/records/minutes/2024/board_minutes_2024_03_20.txt>
- <https://github.com/apache/flink-cdc>
- <https://nightlies.apache.org/flink/flink-cdc-docs-stable/>
- <https://www.apache.org/foundation/records/minutes/2024/board_minutes_2024_06_19.txt>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** apache-flink-cdc
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [nifi](https://pkg.so/ja/brew/nifi/) - Shares pkgdb curated category or tags: apache, cli, data, data-integration.
- [cloudquery](https://pkg.so/ja/brew/cloudquery/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [nifi-registry](https://pkg.so/ja/brew/nifi-registry/) - Shares pkgdb curated category or tags: apache, cli, data, data-integration.
- [nifi-toolkit](https://pkg.so/ja/brew/nifi-toolkit/) - Shares pkgdb curated category or tags: apache, cli, data, data-integration.
- [kettle](https://pkg.so/ja/brew/kettle/) - Shares pkgdb curated category or tags: cli, data, data-integration.
- [apache-arrow](https://pkg.so/ja/brew/apache-arrow/) - Shares pkgdb curated category or tags: apache, cli, data.
- [apache-spark](https://pkg.so/ja/brew/apache-spark/) - Shares pkgdb curated category or tags: apache, cli, data.
- [avro-c](https://pkg.so/ja/brew/avro-c/) - Shares pkgdb curated category or tags: apache, cli, data.
- [apache-flink](https://pkg.so/ja/brew/apache-flink/) - Package names and metadata indicate a similar tool family. Shared terms: apache, cli, data, flink.
- [apache-polaris](https://pkg.so/ja/brew/apache-polaris/) - Package names and metadata indicate a similar tool family. Shared terms: apache, cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/apache-flink-cdc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/apache-flink-cdc.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
