Apache Flink
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Deepyaman Datta 72798a7622 [hotfix][python][docs] Fix broken syntax in Flink Table API query example
This closes #23043.
1 year ago
.github [FLINK-18356] Update CI image 1 year ago
.idea [hotfix] Revert accidentally committed change to `.idea/vcx.xml` as part of f6d09c5c01 2 years ago
.mvn [FLINK-25002][build] Add java 17 add-opens/add-exports JVM arguments 2 years ago
docs [hotfix][python][docs] Fix broken syntax in Flink Table API query example 1 year ago
flink-annotations [hotfix] Apply spotless 1 year ago
flink-architecture-tests [FLINK-25857] Add committer metrics to track the status of committables 1 year ago
flink-clients [FLINK-33080][runtime] Fix ‘state.checkpoint-storage’ not taking effect in job generation stage 1 year ago
flink-connectors [FLINK-32997][table-planner][JUnit5 Migration] Module: flink-connectors (StreamingTestBase) 1 year ago
flink-container Update version to 1.19-SNAPSHOT 1 year ago
flink-contrib Update version to 1.19-SNAPSHOT 1 year ago
flink-core [FLINK-32918][release] Generate reference data for state migration tests based on release-1.18.0 1 year ago
flink-dist [FLINK-33309] Set `-Djava.security.manager=allow` on JDK 18+ 1 year ago
flink-dist-scala Update version to 1.19-SNAPSHOT 1 year ago
flink-docs Update version to 1.19-SNAPSHOT 1 year ago
flink-dstl [FLINK-30863][state/changelog] Register local recovery files of changelog before notifyCheckpointComplete() 1 year ago
flink-end-to-end-tests [FLINK-25857] Add committer metrics to track the status of committables 1 year ago
flink-examples [FLINK-33144][datastream]Deprecate Iteration API in DataStream 1 year ago
flink-external-resources [FLINK-33520] Avoid using FLINK_HOME to find test scripts 1 year ago
flink-filesystems [FLINK-33340] Upgrade jackson from 2.14.3 to 2.15.3 1 year ago
flink-formats [FLINK-32997][table-planner][JUnit5 Migration] Module: flink-formats (StreamingTestBase) 1 year ago
flink-fs-tests [FLINK-32918][release] Generate reference data for state migration tests based on release-1.18.0 1 year ago
flink-java [FLINK-32978][flink-core] Migrate the usage of RichFunction#open(Configuration parameters) to RichFunction#open(OpenContext openContext) 1 year ago
flink-kubernetes [FLINK-33340] Upgrade jackson from 2.14.3 to 2.15.3 1 year ago
flink-libraries [FLINK-32918][release] Generate reference data for state migration tests based on release-1.18.0 1 year ago
flink-metrics [FLINK-25857] Add committer metrics to track the status of committables 1 year ago
flink-optimizer Update version to 1.19-SNAPSHOT 1 year ago
flink-python [FLINK-33340] Upgrade jackson from 2.14.3 to 2.15.3 1 year ago
flink-queryable-state [FLINK-32978][flink-core] Migrate the usage of RichFunction#open(Configuration parameters) to RichFunction#open(OpenContext openContext) 1 year ago
flink-quickstart Update version to 1.19-SNAPSHOT 1 year ago
flink-rpc [FLINK-33532][rpc] Support configured akka remote dispatcher thread pool size 1 year ago
flink-runtime [hotfix] Rename `TestJvmProcess#getJvmArgs` to `TestJvmProcess#getMainMethodArgs` 1 year ago
flink-runtime-web [FLINK-33148] Update Web UI to adopt the new "endpoint" field in REST API 1 year ago
flink-scala [FLINK-32918][release] Generate reference data for state migration tests based on release-1.18.0 1 year ago
flink-state-backends [FLINK-5865][state] Unwrapping exceptions and throw the original ones in state interfaces (#23371) 1 year ago
flink-streaming-java [FLINK-32918][release] Generate reference data for state migration tests based on release-1.18.0 1 year ago
flink-streaming-scala [FLINK-32182][build] Use original japicmp plugin 1 year ago
flink-table [FLINK-20539][table-planner] Fix type mismatch when using ROW in computed column 1 year ago
flink-test-utils-parent [FLINK-29452][test] Allow unit tests to be executed individually 1 year ago
flink-tests [FLINK-32918][release] Generate reference data for state migration tests based on release-1.18.0 1 year ago
flink-tests-java17 [FLINK-33543][core] Moves Java 17-specific test classes into their own module to make it easier unload these classes in the IDE. 1 year ago
flink-walkthroughs Update version to 1.19-SNAPSHOT 1 year ago
flink-yarn [FLINK-32775][yarn] Add parent dir of files to classpath using yarn.provided.lib.dirs 1 year ago
flink-yarn-tests [FLINK-32978][flink-core] Migrate the usage of RichFunction#open(Configuration parameters) to RichFunction#open(OpenContext openContext) 1 year ago
licenses [FLINK-21193][docs] Update licenses 4 years ago
tools [FLINK-33578][ci] Removes scala-2.12 system property 1 year ago
.asf.yaml [hotfix][ci] Setup ML notifications for GHA 3 years ago
.editorconfig [FLINK-26553][build] Add scalafmt for formatting the Scala codebase 3 years ago
.git-blame-ignore-revs [FLINK-26553][build] Ignore scalafmt commit in .git-blame-ignore-revs 3 years ago
.gitignore [FLINK-32971][python] Add proper development version support in pyflink 1 year ago
.gitmodules [FLINK-21193][docs] Migrate Flink docs from Jekyll to Hugo 4 years ago
.scalafmt.conf [FLINK-26553][build] Add scalafmt for formatting the Scala codebase 3 years ago
LICENSE
NOTICE [hotfix] Update copyright NOTICE year to 2023 2 years ago
README.md [FLINK-32181][docs] Enforce Maven 3.8.6 as required version 1 year ago
azure-pipelines.yml [FLINK-33578][ci] Removes scala-2.12 system property 1 year ago
mvnw [FLINK-26034][Build System] Add maven wrapper for Flink 3 years ago
mvnw.cmd [FLINK-26034][Build System] Add maven wrapper for Flink 3 years ago
pom.xml [FLINK-33453][build] Add java21-target profile 1 year ago

README.md

Apache Flink

Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities.

Learn more about Flink at https://flink.apache.org/

Features

  • A streaming-first runtime that supports both batch processing and data streaming programs

  • Elegant and fluent APIs in Java and Scala

  • A runtime that supports very high throughput and low event latency at the same time

  • Support for event time and out-of-order processing in the DataStream API, based on the Dataflow Model

  • Flexible windowing (time, count, sessions, custom triggers) across different time semantics (event time, processing time)

  • Fault-tolerance with exactly-once processing guarantees

  • Natural back-pressure in streaming programs

  • Libraries for Graph processing (batch), Machine Learning (batch), and Complex Event Processing (streaming)

  • Built-in support for iterative programs (BSP) in the DataSet (batch) API

  • Custom memory management for efficient and robust switching between in-memory and out-of-core data processing algorithms

  • Compatibility layers for Apache Hadoop MapReduce

  • Integration with YARN, HDFS, HBase, and other components of the Apache Hadoop ecosystem

Streaming Example

case class WordWithCount(word: String, count: Long)

val text = env.socketTextStream(host, port, '\n')

val windowCounts = text.flatMap { w => w.split("\\s") }
  .map { w => WordWithCount(w, 1) }
  .keyBy("word")
  .window(TumblingProcessingTimeWindow.of(Time.seconds(5)))
  .sum("count")

windowCounts.print()

Batch Example

case class WordWithCount(word: String, count: Long)

val text = env.readTextFile(path)

val counts = text.flatMap { w => w.split("\\s") }
  .map { w => WordWithCount(w, 1) }
  .groupBy("word")
  .sum("count")

counts.writeAsCsv(outputPath)

Prerequisites for building Flink:

  • Unix-like environment (we use Linux, Mac OS X, Cygwin, WSL)
  • Git
  • Maven (we require version 3.8.6)
  • Java 8 or 11 (Java 9 or 10 may work)
git clone https://github.com/apache/flink.git
cd flink
./mvnw clean package -DskipTests # this will take up to 10 minutes

Flink is now installed in build-target.

The Flink committers use IntelliJ IDEA to develop the Flink codebase. We recommend IntelliJ IDEA for developing projects that involve Scala code.

Minimal requirements for an IDE are:

  • Support for Java and Scala (also mixed projects)
  • Support for Maven with Java and Scala

IntelliJ IDEA

The IntelliJ IDE supports Maven out of the box and offers a plugin for Scala development.

Check out our Setting up IntelliJ guide for details.

Eclipse Scala IDE

NOTE: From our experience, this setup does not work with Flink due to deficiencies of the old Eclipse version bundled with Scala IDE 3.0.3 or due to version incompatibilities with the bundled Scala version in Scala IDE 4.4.1.

We recommend to use IntelliJ instead (see above)

Support

Dont hesitate to ask!

Contact the developers and community on the mailing lists if you need any help.

Open an issue if you find a bug in Flink.

Documentation

The documentation of Apache Flink is located on the website: https://flink.apache.org or in the docs/ directory of the source code.

Fork and Contribute

This is an active open-source project. We are always open to people who want to use the system or contribute to it. Contact us if you are looking for implementation tasks that fit your skills. This article describes how to contribute to Apache Flink.

About

Apache Flink is an open source project of The Apache Software Foundation (ASF). The Apache Flink project originated from the Stratosphere research project.