Hi All,
this is the first bugfix release for the 0.10 series of Flink. I've CC'ed the user@ list if users are interested in helping to verify the release. It contains fixes for critical issues, in particular: - FLINK-3021 Fix class loading issue for streaming sources - FLINK-2974 Add periodic offset committer for Kafka - FLINK-2977 Using reflection to load HBase Kerberos tokens - FLINK-3024 Fix TimestampExtractor.getCurrentWatermark() Behaviour - FLINK-2967 Increase timeout for LOCAL_HOST address detection stratey - FLINK-3025 [kafka consumer] Bump transitive ZkClient dependency - FLINK-2989 job cancel button doesn't work on YARN - FLINK-3032: Flink does not start on Hadoop 2.7.1 (HDP), due to class conflict - FLINK-3011, 3019, 3028 Cancel jobs in RESTARTING state This is the guide on how to verify a release: https://cwiki.apache.org/confluence/display/FLINK/Releasing During the testing, please focus on trying out Flink on different Hadoop platforms: We changed the way how Hadoop's Maven dependencies are packaged, so maybe there are issues with different Hadoop distributions. The Kafka consumer also changed a bit, would be good to test it on a cluster. ------------------------------------------------------------- Please vote on releasing the following candidate as Apache Flink version 0.10.1: The commit to be voted on: http://git-wip-us.apache.org/repos/asf/flink/commit/2e9b2316 Branch: release-0.10.1-rc1 (see https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git) The release artifacts to be voted on can be found at: http://people.apache.org/~rmetzger/flink-0.10.1-rc1/ The release artifacts are signed with the key with fingerprint D9839159: http://www.apache.org/dist/flink/KEYS The staging repository for this release can be found at: https://repository.apache.org/content/repositories/orgapacheflink-1058 ------------------------------------------------------------- The vote is open for the next 72 hours and passes if a majority of at least three +1 PMC votes are cast. The vote ends on Wednesday, November 25. [ ] +1 Release this package as Apache Flink 0.10.1 [ ] -1 Do not release this package because ... =================================== |
+1
LICENSE file looks good in source artifact NOTICE file looks good in source artifact Signature file looks good in source artifact Hash files looks good in source artifact No 3rd party executables in source artifact Source compiled All tests are passed Run standalone mode test app - Henry On Mon, Nov 23, 2015 at 4:45 AM, Robert Metzger <[hidden email]> wrote: > Hi All, > > this is the first bugfix release for the 0.10 series of Flink. > I've CC'ed the user@ list if users are interested in helping to verify the > release. > > It contains fixes for critical issues, in particular: > - FLINK-3021 Fix class loading issue for streaming sources > - FLINK-2974 Add periodic offset committer for Kafka > - FLINK-2977 Using reflection to load HBase Kerberos tokens > - FLINK-3024 Fix TimestampExtractor.getCurrentWatermark() Behaviour > - FLINK-2967 Increase timeout for LOCAL_HOST address detection stratey > - FLINK-3025 [kafka consumer] Bump transitive ZkClient dependency > - FLINK-2989 job cancel button doesn't work on YARN > - FLINK-3032: Flink does not start on Hadoop 2.7.1 (HDP), due to class > conflict > - FLINK-3011, 3019, 3028 Cancel jobs in RESTARTING state > > This is the guide on how to verify a release: > https://cwiki.apache.org/confluence/display/FLINK/Releasing > > During the testing, please focus on trying out Flink on different Hadoop > platforms: We changed the way how Hadoop's Maven dependencies are packaged, > so maybe there are issues with different Hadoop distributions. > The Kafka consumer also changed a bit, would be good to test it on a > cluster. > > ------------------------------------------------------------- > > Please vote on releasing the following candidate as Apache Flink version > 0.10.1: > > The commit to be voted on: > http://git-wip-us.apache.org/repos/asf/flink/commit/2e9b2316 > > Branch: > release-0.10.1-rc1 (see > https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git) > > The release artifacts to be voted on can be found at: > http://people.apache.org/~rmetzger/flink-0.10.1-rc1/ > > The release artifacts are signed with the key with fingerprint D9839159: > http://www.apache.org/dist/flink/KEYS > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapacheflink-1058 > > ------------------------------------------------------------- > > The vote is open for the next 72 hours and passes if a majority of at least > three +1 PMC votes are cast. > > The vote ends on Wednesday, November 25. > > [ ] +1 Release this package as Apache Flink 0.10.1 > [ ] -1 Do not release this package because ... > > =================================== |
Free forum by Nabble | Edit this page |