pkg.soopen package index

brew / 排名 3299

使用 Homebrew, Nix 安装 apache-flink

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

安装

其他安装命令

macOS

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

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#flink

nixpkgs package indexes · pkgs/by-name/fl/flink/package.nix · 来源: api.github.com

概览

软件包摘要

Scalable batch and stream data processing

命令和别名

  • flink

历史

项目历史与用法

Apache Flink is a distributed stream and batch processing engine for stateful computations over bounded and unbounded data streams, with APIs ranging from low-level DataStream jobs to Table API and SQL.

项目历史

Flink grew out of the Stratosphere research project, which began in 2009 around TU Berlin and related European data-management research groups. The project entered the Apache Incubator in April 2014, released 0.6-incubating later that year, and graduated as an Apache top-level project in December 2014.

The ASF top-level announcement framed Flink as a system that deliberately combined streaming/pipelining and batch processing techniques. From early on, the project included its own serialization, memory management, and cost-based query optimization pieces, which made it more than just a wrapper around MapReduce-era execution.

采用历史

Flink's early adoption story centered on companies experimenting with or adopting it for production data infrastructure. ASF's 2014 announcement quoted ResearchGate, Spotify, and Amadeus discussing production or exploratory use, while noting more than 70 contributors by the time of graduation.

Over time, Flink became a common choice for event-time processing, exactly-once state, streaming SQL, continuous ETL, and event-driven applications. Its ecosystem later externalized many connectors into separate Apache repositories, which matters for packages because the main flink CLI is only the core of a broader connector and deployment stack.

使用方式

The Homebrew package exposes the flink command, which developers use to run and inspect jobs, interact with local clusters, and submit work to configured deployments. Apache's current stable docs describe Flink as designed for common cluster environments, in-memory speed, and scale.

Starting with Flink 2.0, Apache's docs say the supported configuration file is config.yaml in the conf directory. That makes $FLINK_HOME/conf/config.yaml the package-level config location for the current formula.

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

Flink is package-nerd material because it is both a developer CLI and a distributed runtime. A local install needs Java, shell scripts, a config directory, plugin/connectors, logs, and often a clear boundary between the package's $FLINK_HOME and the user's deployment configuration.

It is also one of the major Java data engines where versioning matters deeply: jobs, connectors, state formats, savepoints, and cluster versions are coupled enough that packaging the latest major line and a versioned 1.x line is practically useful.

时间线

  • 2009: The Stratosphere research project begins.
  • 2014: Flink enters the Apache Incubator.
  • 2014: Apache Flink 0.6-incubating is released.
  • 2014: Flink graduates as an Apache top-level project.
  • 2026: Current docs describe config.yaml as the Flink 2.x configuration file.

Related projects

  • Stratosphere is Flink's research-project predecessor.
  • Apache Kafka, Hadoop YARN, Kubernetes, Apache Paimon, Flink CDC, and the externalized Flink connector repositories are common adjacent projects.

安全态势

尚未找到受保护工具覆盖

没有找到 apache-flink 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$FLINK_HOME/conf/config.yaml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
flink可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本2.3.0
管理器更新时间2026-06-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:apache-flink
版本2.3.0
软件包管理器Homebrew
主页https://flink.apache.org/
仓库https://github.com/apache/flink
最后更新2026-06-25T22:55:51Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix92%

flink

nix profile install nixpkgs#flink
  • installed executable or alias match
  • 匹配方式:Flink
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fl/flink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation