Releases: rmetzger/flink
Releases · rmetzger/flink
Flink 0.10.2 with Netty back to 27
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
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
Pre-release
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
Pre-release
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
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
This release is hopefully fixing network address detection