-1 What worked:
- Deployed the flink-0.10.0-bin-hadoop26-scala_2.11.tgz <http://people.apache.org/~mxm/flink-0.10.0-rc7/flink-0.10.0-bin-hadoop26-scala_2.11.tgz> build on another Azure test cluster using YARN. Both issues I found yesterday are resolved - tested the new web interface. Seems to work with Firefox 41 - created wordcount job using streaming api and scala 2.11. ran locally Why I want to cancel the release: While trying to run the batch wordcount on the streaming API on a cluster, the client was failing due to a classloading issue: https://issues.apache.org/jira/browse/FLINK-2992 On Mon, Nov 9, 2015 at 10:02 PM, Maximilian Michels <m...@apache.org> wrote: > Please note that this vote has a slightly shorter voting period of 48 > hours. The previous RC was cancelled due to licensing issues which have > been resolved in this release candidate. Since the community has already > done extensive testing of the previous release candidates, I'm assuming 48 > hours will suffice to vote on this release candidate. Feel free to raise > objections if you have any. > > ------------------------------------------------------------- > > Please vote on releasing the following candidate as Apache Flink version > 0.10.0: > > The commit to be voted on: > 86e025cb6b8cf34a10616affa13912b7be4ed0de > > Branch: > release-0.10.0-rc7 (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-rc7/ > > 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-1054 > > ------------------------------------------------------------- > > The vote is open for the next 48 hours and passes if a majority of at least > three +1 PMC votes are cast. > > The vote ends on Wednesday November 11, 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-rc6: > > 5716659 [FLINK-2990] Fix Flink on YARN for Scala 2.11 > 7028301 [FLINK-2982][cli] Fix to show streaming plans via info option. > 66b124b [FLINK-2987] Remove jersey-core and jersey-client dependency > exclusion to make Flink on Hadoop 2.6.0+ work > 061e1f9 [FLINK-2730] remove Apache License incompatible chart library > 326d066 [release][scripts] fix typo in release script > 7a56e7c [dist] Bring LICENSE file up to speed > dd81e9a [hotfix] Remove DEPENDENCIES file. > 9de0cc7 [hotfix] [tests] Tests in flink-tests suppress log output by > default > 4ca2660 [hotfix] [tests] Fix manual tests to properly start testing > cluster. > 7f312d1 [FLINK-2979] Fix RollingSink truncate for Hadoop 2.7 > 63d92c7 [FLINK-2938] [docs] Update docs for key/value state >