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 |
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 <[hidden email]> 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 > |
+1
I think this one could be it. I did: - verify the checksums of some of the release artifacts, I assume that the rest is also OK - test build for custom Hadoop versions 2.4, 2.5, 2.6 - verify that LICENSE/NOTICE are correct - verify that licenses of dependencies are compatible - read the README file - verify that the start/stop scripts work (multi-cluster mode) - run the bundled examples with built-in and external data - verify that the log is free of errors/exceptions - run fault-tolerant job with Kafka with randomly killing TMs and JM - check that java/scala quickstarts work (also with IntelliJ) - run an example against a running cluster with RemoteEnvironment - run the manual tests in flink-tests > On 05 Nov 2015, at 10:41, Maximilian Michels <[hidden email]> 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 <[hidden email]> 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 >> |
+1
I - ran fault-tolerant job with Kafka and randomly killed workers and masters (for Hadoop 2.4, 2.6, 2.7 and standalone) - verified the local split assignment - read the README file - verify that the log is free of errors/exceptions - checked the quickstarts – Ufuk > On 09 Nov 2015, at 10:34, Aljoscha Krettek <[hidden email]> wrote: > > +1 > > I think this one could be it. I did: > - verify the checksums of some of the release artifacts, I assume that the rest is also OK > - test build for custom Hadoop versions 2.4, 2.5, 2.6 > - verify that LICENSE/NOTICE are correct > - verify that licenses of dependencies are compatible > - read the README file > - verify that the start/stop scripts work (multi-cluster mode) > - run the bundled examples with built-in and external data > - verify that the log is free of errors/exceptions > - run fault-tolerant job with Kafka with randomly killing TMs and JM > - check that java/scala quickstarts work (also with IntelliJ) > - run an example against a running cluster with RemoteEnvironment > - run the manual tests in flink-tests >> On 05 Nov 2015, at 10:41, Maximilian Michels <[hidden email]> 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 <[hidden email]> 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 >>> > |
+1
- Checked the source files for binaries - Ran mvn clean verify for Hadoop 2.3, 2.4, 2.6. - Tested Scala packaging for Scala 2.11 - Checked POM file versions (0.10.0) - Local and remote cluster startup and examination of the log/out files - YARN cluster deployment and execution of examples - Check documentation in source release - Verified quickstarts work with included examples - Ran Streaming foldl example to verify streaming API fix for rc6 On Mon, Nov 9, 2015 at 11:53 AM, Ufuk Celebi <[hidden email]> wrote: > +1 > > I > - ran fault-tolerant job with Kafka and randomly killed workers and masters (for Hadoop 2.4, 2.6, 2.7 and standalone) > - verified the local split assignment > - read the README file > - verify that the log is free of errors/exceptions > - checked the quickstarts > > – Ufuk > >> On 09 Nov 2015, at 10:34, Aljoscha Krettek <[hidden email]> wrote: >> >> +1 >> >> I think this one could be it. I did: >> - verify the checksums of some of the release artifacts, I assume that the rest is also OK >> - test build for custom Hadoop versions 2.4, 2.5, 2.6 >> - verify that LICENSE/NOTICE are correct >> - verify that licenses of dependencies are compatible >> - read the README file >> - verify that the start/stop scripts work (multi-cluster mode) >> - run the bundled examples with built-in and external data >> - verify that the log is free of errors/exceptions >> - run fault-tolerant job with Kafka with randomly killing TMs and JM >> - check that java/scala quickstarts work (also with IntelliJ) >> - run an example against a running cluster with RemoteEnvironment >> - run the manual tests in flink-tests >>> On 05 Nov 2015, at 10:41, Maximilian Michels <[hidden email]> 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 <[hidden email]> 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 >>>> >> > |
I also think this is it :-)
Apart from the tests in the doc, I ran a bunch of tests and the dataset examples on a 5-node cluster with Hadoop 2.7.1. +1 Cheers, -Vasia. On 9 November 2015 at 13:53, Maximilian Michels <[hidden email]> wrote: > +1 > > - Checked the source files for binaries > - Ran mvn clean verify for Hadoop 2.3, 2.4, 2.6. > - Tested Scala packaging for Scala 2.11 > - Checked POM file versions (0.10.0) > - Local and remote cluster startup and examination of the log/out files > - YARN cluster deployment and execution of examples > - Check documentation in source release > - Verified quickstarts work with included examples > - Ran Streaming foldl example to verify streaming API fix for rc6 > > On Mon, Nov 9, 2015 at 11:53 AM, Ufuk Celebi <[hidden email]> > wrote: > > +1 > > > > I > > - ran fault-tolerant job with Kafka and randomly killed workers and > masters (for Hadoop 2.4, 2.6, 2.7 and standalone) > > - verified the local split assignment > > - read the README file > > - verify that the log is free of errors/exceptions > > - checked the quickstarts > > > > – Ufuk > > > >> On 09 Nov 2015, at 10:34, Aljoscha Krettek <[hidden email]> wrote: > >> > >> +1 > >> > >> I think this one could be it. I did: > >> - verify the checksums of some of the release artifacts, I assume that > the rest is also OK > >> - test build for custom Hadoop versions 2.4, 2.5, 2.6 > >> - verify that LICENSE/NOTICE are correct > >> - verify that licenses of dependencies are compatible > >> - read the README file > >> - verify that the start/stop scripts work (multi-cluster mode) > >> - run the bundled examples with built-in and external data > >> - verify that the log is free of errors/exceptions > >> - run fault-tolerant job with Kafka with randomly killing TMs and JM > >> - check that java/scala quickstarts work (also with IntelliJ) > >> - run an example against a running cluster with RemoteEnvironment > >> - run the manual tests in flink-tests > >>> On 05 Nov 2015, at 10:41, Maximilian Michels <[hidden email]> 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 <[hidden email]> > 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 > >>>> > >> > > > |
In reply to this post by mxm
+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 <[hidden email]> 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 <[hidden email]> > 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 > > > |
In reply to this post by Vasiliki Kalavri
-1
Sorry to do this :-( We ship as part of the web dashboard the "highcharts" JavaScript library. This library is released under Creative Commons Non-Commercial License. It allows non-commercial redistribution on specific terms, which do not comply for the Apache License: "Emphasize to your users that a Highsoft software product is not free for commercial use. You can do this on your download page or when your users activate a Highsoft software product in your application." Since Apache Projects must be free for commercial use, this is a deal breaker. most likely not license compatible to ASL. On Mon, Nov 9, 2015 at 2:14 PM, Vasiliki Kalavri <[hidden email]> wrote: > I also think this is it :-) > Apart from the tests in the doc, I ran a bunch of tests and the dataset > examples on a 5-node cluster with Hadoop 2.7.1. > > +1 > > Cheers, > -Vasia. > > On 9 November 2015 at 13:53, Maximilian Michels <[hidden email]> wrote: > > > +1 > > > > - Checked the source files for binaries > > - Ran mvn clean verify for Hadoop 2.3, 2.4, 2.6. > > - Tested Scala packaging for Scala 2.11 > > - Checked POM file versions (0.10.0) > > - Local and remote cluster startup and examination of the log/out files > > - YARN cluster deployment and execution of examples > > - Check documentation in source release > > - Verified quickstarts work with included examples > > - Ran Streaming foldl example to verify streaming API fix for rc6 > > > > On Mon, Nov 9, 2015 at 11:53 AM, Ufuk Celebi <[hidden email]> > > wrote: > > > +1 > > > > > > I > > > - ran fault-tolerant job with Kafka and randomly killed workers and > > masters (for Hadoop 2.4, 2.6, 2.7 and standalone) > > > - verified the local split assignment > > > - read the README file > > > - verify that the log is free of errors/exceptions > > > - checked the quickstarts > > > > > > – Ufuk > > > > > >> On 09 Nov 2015, at 10:34, Aljoscha Krettek <[hidden email]> > wrote: > > >> > > >> +1 > > >> > > >> I think this one could be it. I did: > > >> - verify the checksums of some of the release artifacts, I assume that > > the rest is also OK > > >> - test build for custom Hadoop versions 2.4, 2.5, 2.6 > > >> - verify that LICENSE/NOTICE are correct > > >> - verify that licenses of dependencies are compatible > > >> - read the README file > > >> - verify that the start/stop scripts work (multi-cluster mode) > > >> - run the bundled examples with built-in and external data > > >> - verify that the log is free of errors/exceptions > > >> - run fault-tolerant job with Kafka with randomly killing TMs and JM > > >> - check that java/scala quickstarts work (also with IntelliJ) > > >> - run an example against a running cluster with RemoteEnvironment > > >> - run the manual tests in flink-tests > > >>> On 05 Nov 2015, at 10:41, Maximilian Michels <[hidden email]> 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 <[hidden email]> > > 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 > > >>>> > > >> > > > > > > |
Free forum by Nabble | Edit this page |