Skip to content

Releases: rmetzger/flink

Flink 0.10.2 with Netty back to 27

04 Dec 14:23
Compare
Choose a tag to compare
Pre-release

mvn clean install -Dhadoop.version=2.6.0.2.2.6.0-2800 -Pvendor-repos -DskipTests
Netty to 4.0.27.Final in pom.xml.

0.10.1 RG preview

20 Nov 10:24
Compare
Choose a tag to compare
0.10.1 RG preview Pre-release
Pre-release

mvn clean install -Dhadoop.version=2.6.0.2.2.6.0-2800 -Pvendor-repos

flink_0.10.1_prev2: [FLINK-3021] Fix class loading issue for streaming sources

17 Nov 15:19
Compare
Choose a tag to compare

Second preview of 0.10.1-preview2

included in this build:

  • avro input format with streaming api issue
  • network address detection fix (merged in upstream flink now)

Flink 0.10.1-preview for hadoop 2.6.0 (HDP), with network address detection rework

17 Nov 08:39
Compare
Choose a tag to compare

Build mvn clean install -Dhadoop.version=2.6.0.2.2.6.0-2800 -Pvendor-repos -DskipTests
log4j.properties: log4j.logger.org.apache.flink.runtime.net.ConnectionUtils=DEBUG, file

0.10 with network detection configurable

04 Nov 14:36
Compare
Choose a tag to compare

network addr detection is set to 5 secs in this build.

its build against hadoop 2.6.0 (for hdp 2.2)

build command mvn clean install -Dhadoop.version=2.6.0.2.2.6.0-2800 -Pvendor-repos -DskipTests

Preview release for Flink 0.9.2 with improved network interface detection

04 Sep 13:24
Compare
Choose a tag to compare

This release is hopefully fixing network address detection