+1 Tested: - Maven archetype project creation for scala 2.11 - build flink for scala 2.11 using mvn deps. - started Flink on YARN 2.6.0 with Scala 2.11 on a MS azure 12 nodes cluster - I found the following issue: https://issues.apache.org/jira/browse/FLINK-2987 (but I think we should not fail the release on that because people can just use an older hadoop version)
On Thu, Nov 5, 2015 at 10:41 AM, Maximilian Michels <m...@apache.org> wrote: > Here's the current testing document: > > https://docs.google.com/document/d/1PP9ar_Astl9TZ7rX2kkGXxxuM0gPr51QFvriNVVGK3s/edit > > On Thu, Nov 5, 2015 at 10:28 AM, Maximilian Michels <m...@apache.org> > wrote: > > > Please vote on releasing the following candidate as Apache Flink version > > 0.10.0: > > > > The commit to be voted on: > > b2e9bf1ed1e3b60d8012b217166145b936835ea7 > > > > Branch: > > release-0.10.0-rc6 (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/~mxm/flink-0.10.0-rc6/ > > > > The release artifacts are signed with the key with fingerprint C2909CBF: > > http://www.apache.org/dist/flink/KEYS > > > > The staging repository for this release can be found at: > > https://repository.apache.org/content/repositories/orgapacheflink-1053 > > > > ------------------------------------------------------------- > > > > 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 Monday November 9, 2015. > > > > [ ] +1 Release this package as Apache Flink 0.10.0 > > [ ] -1 Do not release this package because ... > > > > =================================== > > > > The following commits have been added on top of release-0.10.0-rc5: > > > > af05911 [FLINK-2968] [streaming] Let AbstractUdfStreamOperator forward > > output type information to WindowFunction > > 81f8c05 [FLINK-2903][web-dashboard] Format numeric values of > received/sent > > counters. > > 9bd27ca [FLINK-2943][web-dashboard] Rename bytes/records read/written to > > received/sent. [hotfix][web-dashboard] Fix taskmanager charts legend. > > f1bf282 [FLINK-2964] [runtime] Fix broken spilling of MutableHashTable > > e83bf74 [FLINK-2918] Add methods to read Hadoop SequenceFiles. > > 199e7d0 [FLINK-2958] Remove hard coded number of execution retries > > 630aae6 [FLINK-2930] Respect ExecutionConfig execution retry delay > > bd81abb [release][scripts] deploy Scala 2.11 version to Maven > > >