Automic VaultAutomic Vault

brew

Install apache-flink-cdc with Homebrew

Flink CDC is a streaming data integration tool. Version 3.6.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install apache-flink-cdc

local Homebrew formula metadata

overview

Package summary

Flink CDC is a streaming data integration tool

Commands and aliases

  • flink-cdc

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:stream

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
flink-cdccliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.6.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

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

install metadata

Package metadata

Package keybrew:apache-flink-cdc
Version3.6.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/apache-flink-cdc
Homepagehttps://nightlies.apache.org/flink/flink-cdc-docs-stable/
Repositoryhttps://github.com/apache/flink-cdc
Upstream docshttps://nightlies.apache.org/flink/flink-cdc-docs-stable
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=flink/flink-cdc-3.6.0/flink-cdc-3.6.0-2.2-bin.tar.gz
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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