Please vote on releasing the following candidate as Apache Flink version 0.9.0-milestone-1.
We've decided to create a release outside the regular 3 monthly release schedule for the ApacheCon announcement and for giving our users a convenient way of trying out our great new features. ------------------------------------------------------------- The commit to be voted on is in the branch: release-0.9.0-milestone-1-rc1 (http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) The release artifacts to be voted on can be found at: http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ Release artifacts are signed with the following key: https://people.apache.org/keys/committer/uce.asc The staging repository for this release can be found at: https://repository.apache.org/content/repositories/orgapacheflink-1036 ------------------------------------------------------------- Please vote on releasing this package as Apache Flink 0.9.0-milestone-1. 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 Saturday (April 11). [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 [ ] -1 Do not release this package because ... |
+1
I ran tests the following tests. 1. Cygwin/Windows: - start/stop local - run all examples with build-in data from ./bin/flink - run wordcount with build-in data from webclient - run wordcount with external data - start JM + 2TMs, run wordcount from ./bin/flink 2. Windows native (.bat scripts): - start-local.bat and flink.bat works 3. Flink version tags of all pom.xml files in the source distribution look good. All are either "0.9.0-milestone-1" or "${project.version}" I found one issue with input / output paths that contain windows drive letters (FLINK-1848). Given that this issue can be worked around by using paths without drive letters, the release is just a milestone release, and Windows is not our primary target platform, I would not make this a release blocker. We should fix it for the final 0.9.0 release though. Cheers, Fabian 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > Please vote on releasing the following candidate as Apache Flink version > 0.9.0-milestone-1. > > We've decided to create a release outside the regular 3 monthly release > schedule for the ApacheCon announcement and for giving our users a > convenient way of trying out our great new features. > > ------------------------------------------------------------- > The commit to be voted on is in the branch: > release-0.9.0-milestone-1-rc1 ( > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > The release artifacts to be voted on can be found at: > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/uce.asc > > The staging repository for this release can be found at: > https://repository.apache.org/content/repositories/orgapacheflink-1036 > ------------------------------------------------------------- > > Please vote on releasing this package as Apache Flink 0.9.0-milestone-1. > > 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 Saturday (April 11). > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > [ ] -1 Do not release this package because ... > > |
Do you think it could be possible to include the Hadoop outputFormat fix
(FLINK-1828)? On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> wrote: > +1 > > I ran tests the following tests. > > 1. Cygwin/Windows: > - start/stop local > - run all examples with build-in data from ./bin/flink > - run wordcount with build-in data from webclient > - run wordcount with external data > - start JM + 2TMs, run wordcount from ./bin/flink > > 2. Windows native (.bat scripts): > - start-local.bat and flink.bat works > > 3. Flink version tags of all pom.xml files in the source distribution look > good. > All are either "0.9.0-milestone-1" or "${project.version}" > > I found one issue with input / output paths that contain windows drive > letters (FLINK-1848). > Given that this issue can be worked around by using paths without drive > letters, the release is just a milestone release, and Windows is not our > primary target platform, I would not make this a release blocker. We should > fix it for the final 0.9.0 release though. > > Cheers, Fabian > > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > > Please vote on releasing the following candidate as Apache Flink version > > 0.9.0-milestone-1. > > > > We've decided to create a release outside the regular 3 monthly release > > schedule for the ApacheCon announcement and for giving our users a > > convenient way of trying out our great new features. > > > > ------------------------------------------------------------- > > The commit to be voted on is in the branch: > > release-0.9.0-milestone-1-rc1 ( > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > > > The release artifacts to be voted on can be found at: > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/uce.asc > > > > The staging repository for this release can be found at: > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > ------------------------------------------------------------- > > > > Please vote on releasing this package as Apache Flink 0.9.0-milestone-1. > > > > 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 Saturday (April 11). > > > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > [ ] -1 Do not release this package because ... > > > > > |
+1
@Flavio: Unfortunately, for this milestone release candidate, the code is already frozen. We will definately include your fix in the 0.9 release. On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden email]> wrote: > Do you think it could be possible to include the Hadoop outputFormat fix > (FLINK-1828)? > > On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> wrote: > > > +1 > > > > I ran tests the following tests. > > > > 1. Cygwin/Windows: > > - start/stop local > > - run all examples with build-in data from ./bin/flink > > - run wordcount with build-in data from webclient > > - run wordcount with external data > > - start JM + 2TMs, run wordcount from ./bin/flink > > > > 2. Windows native (.bat scripts): > > - start-local.bat and flink.bat works > > > > 3. Flink version tags of all pom.xml files in the source distribution > look > > good. > > All are either "0.9.0-milestone-1" or "${project.version}" > > > > I found one issue with input / output paths that contain windows drive > > letters (FLINK-1848). > > Given that this issue can be worked around by using paths without drive > > letters, the release is just a milestone release, and Windows is not our > > primary target platform, I would not make this a release blocker. We > should > > fix it for the final 0.9.0 release though. > > > > Cheers, Fabian > > > > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > > > > Please vote on releasing the following candidate as Apache Flink > version > > > 0.9.0-milestone-1. > > > > > > We've decided to create a release outside the regular 3 monthly release > > > schedule for the ApacheCon announcement and for giving our users a > > > convenient way of trying out our great new features. > > > > > > ------------------------------------------------------------- > > > The commit to be voted on is in the branch: > > > release-0.9.0-milestone-1-rc1 ( > > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > > > > > The release artifacts to be voted on can be found at: > > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > > > > > Release artifacts are signed with the following key: > > > https://people.apache.org/keys/committer/uce.asc > > > > > > The staging repository for this release can be found at: > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > > ------------------------------------------------------------- > > > > > > Please vote on releasing this package as Apache Flink > 0.9.0-milestone-1. > > > > > > 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 Saturday (April 11). > > > > > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > > [ ] -1 Do not release this package because ... > > > > > > > > > |
+1
I thoroughly tested local mode (start-local.sh). among other things I did: - ran the examples, both from command line and web-interface - checked logs and .out files - checked whether startup/shutdown work properly On Thu, Apr 9, 2015 at 10:11 AM, Maximilian Michels <[hidden email]> wrote: > +1 > > @Flavio: Unfortunately, for this milestone release candidate, the code is > already frozen. We will definately include your fix in the 0.9 release. > > On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden email]> > wrote: > >> Do you think it could be possible to include the Hadoop outputFormat fix >> (FLINK-1828)? >> >> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> wrote: >> >> > +1 >> > >> > I ran tests the following tests. >> > >> > 1. Cygwin/Windows: >> > - start/stop local >> > - run all examples with build-in data from ./bin/flink >> > - run wordcount with build-in data from webclient >> > - run wordcount with external data >> > - start JM + 2TMs, run wordcount from ./bin/flink >> > >> > 2. Windows native (.bat scripts): >> > - start-local.bat and flink.bat works >> > >> > 3. Flink version tags of all pom.xml files in the source distribution >> look >> > good. >> > All are either "0.9.0-milestone-1" or "${project.version}" >> > >> > I found one issue with input / output paths that contain windows drive >> > letters (FLINK-1848). >> > Given that this issue can be worked around by using paths without drive >> > letters, the release is just a milestone release, and Windows is not our >> > primary target platform, I would not make this a release blocker. We >> should >> > fix it for the final 0.9.0 release though. >> > >> > Cheers, Fabian >> > >> > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: >> > >> > > Please vote on releasing the following candidate as Apache Flink >> version >> > > 0.9.0-milestone-1. >> > > >> > > We've decided to create a release outside the regular 3 monthly release >> > > schedule for the ApacheCon announcement and for giving our users a >> > > convenient way of trying out our great new features. >> > > >> > > ------------------------------------------------------------- >> > > The commit to be voted on is in the branch: >> > > release-0.9.0-milestone-1-rc1 ( >> > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) >> > > >> > > The release artifacts to be voted on can be found at: >> > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ >> > > >> > > Release artifacts are signed with the following key: >> > > https://people.apache.org/keys/committer/uce.asc >> > > >> > > The staging repository for this release can be found at: >> > > https://repository.apache.org/content/repositories/orgapacheflink-1036 >> > > ------------------------------------------------------------- >> > > >> > > Please vote on releasing this package as Apache Flink >> 0.9.0-milestone-1. >> > > >> > > 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 Saturday (April 11). >> > > >> > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 >> > > [ ] -1 Do not release this package because ... >> > > >> > > >> > >> |
+1 发件人: Aljoscha Krettek-2 [via Apache Flink (Incubator) Mailing
List archive.] [mailto:ml-node+[hidden email]] +1
If you reply to this email, your message will be added to the discussion below: To start a new topic under Apache Flink (Incubator) Mailing List archive., email
[hidden email]
|
+1 I thoroughly tested the Flink on Mac OS:
- I ran the start-cluster.sh, stop-cluster.sh and start-webclient.sh scripts - Started 1 JM and 2 TM - Checked the logs and out files for exceptions and error messages - Ran the all examples using the /bin/flink - Ran the wordcount and pagerank example using the webinterface - Ran wordcount using external input data - Checked the /bin/flink info command and that the job graph can be visualized using the planVisualizer.html - Checked that the -p option is properly recognized I noticed that sometimes the job history is cleared prematurely. This is a known issue (FLINK-1843). Even though this can be bothering I don't think that it is a milestone release blocker. For 0.9 we should definitely fix this problem, though. On Thu, Apr 9, 2015 at 10:24 AM, Matadorhong <[hidden email]> wrote: > +1 > > 发件人: Aljoscha Krettek-2 [via Apache Flink (Incubator) Mailing List > archive.] [mailto:[hidden email]] > 发送时间: 2015年4月9日 16:19 > 收件人: Hongsibao > 主题: Re: [VOTE] Release Apache Flink 0.9.0-milestone-1 (RC1) > > +1 > I thoroughly tested local mode (start-local.sh). among other things I did: > - ran the examples, both from command line and web-interface > - checked logs and .out files > - checked whether startup/shutdown work properly > > On Thu, Apr 9, 2015 at 10:11 AM, Maximilian Michels <[hidden > email]</user/SendEmail.jtp?type=node&node=5031&i=0>> wrote: > > > +1 > > > > @Flavio: Unfortunately, for this milestone release candidate, the code is > > already frozen. We will definately include your fix in the 0.9 release. > > > > On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden > email]</user/SendEmail.jtp?type=node&node=5031&i=1>> > > wrote: > > > >> Do you think it could be possible to include the Hadoop outputFormat fix > >> (FLINK-1828)? > >> > >> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden > email]</user/SendEmail.jtp?type=node&node=5031&i=2>> wrote: > >> > >> > +1 > >> > > >> > I ran tests the following tests. > >> > > >> > 1. Cygwin/Windows: > >> > - start/stop local > >> > - run all examples with build-in data from ./bin/flink > >> > - run wordcount with build-in data from webclient > >> > - run wordcount with external data > >> > - start JM + 2TMs, run wordcount from ./bin/flink > >> > > >> > 2. Windows native (.bat scripts): > >> > - start-local.bat and flink.bat works > >> > > >> > 3. Flink version tags of all pom.xml files in the source distribution > >> look > >> > good. > >> > All are either "0.9.0-milestone-1" or "${project.version}" > >> > > >> > I found one issue with input / output paths that contain windows drive > >> > letters (FLINK-1848). > >> > Given that this issue can be worked around by using paths without > drive > >> > letters, the release is just a milestone release, and Windows is not > our > >> > primary target platform, I would not make this a release blocker. We > >> should > >> > fix it for the final 0.9.0 release though. > >> > > >> > Cheers, Fabian > >> > > >> > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden > email]</user/SendEmail.jtp?type=node&node=5031&i=3>>: > >> > > >> > > Please vote on releasing the following candidate as Apache Flink > >> version > >> > > 0.9.0-milestone-1. > >> > > > >> > > We've decided to create a release outside the regular 3 monthly > release > >> > > schedule for the ApacheCon announcement and for giving our users a > >> > > convenient way of trying out our great new features. > >> > > > >> > > ------------------------------------------------------------- > >> > > The commit to be voted on is in the branch: > >> > > release-0.9.0-milestone-1-rc1 ( > >> > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > >> > > > >> > > The release artifacts to be voted on can be found at: > >> > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > >> > > > >> > > Release artifacts are signed with the following key: > >> > > https://people.apache.org/keys/committer/uce.asc > >> > > > >> > > The staging repository for this release can be found at: > >> > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > >> > > ------------------------------------------------------------- > >> > > > >> > > Please vote on releasing this package as Apache Flink > >> 0.9.0-milestone-1. > >> > > > >> > > 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 Saturday (April 11). > >> > > > >> > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > >> > > [ ] -1 Do not release this package because ... > >> > > > >> > > > >> > > >> > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-Apache-Flink-0-9-0-milestone-1-RC1-tp5026p5031.html > To start a new topic under Apache Flink (Incubator) Mailing List archive., > email [hidden email]<mailto: > [hidden email]> > To unsubscribe from Apache Flink (Incubator) Mailing List archive., click > here< > >. > NAML< > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > -- > View this message in context: > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-Apache-Flink-0-9-0-milestone-1-RC1-tp5026p5032.html > Sent from the Apache Flink (Incubator) Mailing List archive. mailing list > archive at Nabble.com. > |
+1
Tested it on Linux, Java 8, cluster mode, Hadoop 1 and hadoop 2 profile - scripts all work - CLI client works, including cancel, parallelism, info - WebClient works for all examples - examples work (tested page rank, cc, and wc also on external data) - No exceptions in the logs - plan visualizer tool works Minor issue: - "bin/flink" logs to the command line with Hadoop 1 profile On Thu, Apr 9, 2015 at 10:58 AM, Till Rohrmann <[hidden email]> wrote: > +1 I thoroughly tested the Flink on Mac OS: > > - I ran the start-cluster.sh, stop-cluster.sh and start-webclient.sh > scripts > - Started 1 JM and 2 TM > - Checked the logs and out files for exceptions and error messages > - Ran the all examples using the /bin/flink > - Ran the wordcount and pagerank example using the webinterface > - Ran wordcount using external input data > - Checked the /bin/flink info command and that the job graph can be > visualized using the planVisualizer.html > - Checked that the -p option is properly recognized > > I noticed that sometimes the job history is cleared prematurely. This is a > known issue (FLINK-1843). Even though this can be bothering I don't think > that it is a milestone release blocker. For 0.9 we should definitely fix > this problem, though. > > On Thu, Apr 9, 2015 at 10:24 AM, Matadorhong <[hidden email]> wrote: > > > +1 > > > > 发件人: Aljoscha Krettek-2 [via Apache Flink (Incubator) Mailing List > > archive.] [mailto:[hidden email]] > > 发送时间: 2015年4月9日 16:19 > > 收件人: Hongsibao > > 主题: Re: [VOTE] Release Apache Flink 0.9.0-milestone-1 (RC1) > > > > +1 > > I thoroughly tested local mode (start-local.sh). among other things I > did: > > - ran the examples, both from command line and web-interface > > - checked logs and .out files > > - checked whether startup/shutdown work properly > > > > On Thu, Apr 9, 2015 at 10:11 AM, Maximilian Michels <[hidden > > email]</user/SendEmail.jtp?type=node&node=5031&i=0>> wrote: > > > > > +1 > > > > > > @Flavio: Unfortunately, for this milestone release candidate, the code > is > > > already frozen. We will definately include your fix in the 0.9 release. > > > > > > On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden > > email]</user/SendEmail.jtp?type=node&node=5031&i=1>> > > > wrote: > > > > > >> Do you think it could be possible to include the Hadoop outputFormat > fix > > >> (FLINK-1828)? > > >> > > >> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden > > email]</user/SendEmail.jtp?type=node&node=5031&i=2>> wrote: > > >> > > >> > +1 > > >> > > > >> > I ran tests the following tests. > > >> > > > >> > 1. Cygwin/Windows: > > >> > - start/stop local > > >> > - run all examples with build-in data from ./bin/flink > > >> > - run wordcount with build-in data from webclient > > >> > - run wordcount with external data > > >> > - start JM + 2TMs, run wordcount from ./bin/flink > > >> > > > >> > 2. Windows native (.bat scripts): > > >> > - start-local.bat and flink.bat works > > >> > > > >> > 3. Flink version tags of all pom.xml files in the source > distribution > > >> look > > >> > good. > > >> > All are either "0.9.0-milestone-1" or "${project.version}" > > >> > > > >> > I found one issue with input / output paths that contain windows > drive > > >> > letters (FLINK-1848). > > >> > Given that this issue can be worked around by using paths without > > drive > > >> > letters, the release is just a milestone release, and Windows is not > > our > > >> > primary target platform, I would not make this a release blocker. We > > >> should > > >> > fix it for the final 0.9.0 release though. > > >> > > > >> > Cheers, Fabian > > >> > > > >> > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden > > email]</user/SendEmail.jtp?type=node&node=5031&i=3>>: > > >> > > > >> > > Please vote on releasing the following candidate as Apache Flink > > >> version > > >> > > 0.9.0-milestone-1. > > >> > > > > >> > > We've decided to create a release outside the regular 3 monthly > > release > > >> > > schedule for the ApacheCon announcement and for giving our users a > > >> > > convenient way of trying out our great new features. > > >> > > > > >> > > ------------------------------------------------------------- > > >> > > The commit to be voted on is in the branch: > > >> > > release-0.9.0-milestone-1-rc1 ( > > >> > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > >> > > > > >> > > The release artifacts to be voted on can be found at: > > >> > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > >> > > > > >> > > Release artifacts are signed with the following key: > > >> > > https://people.apache.org/keys/committer/uce.asc > > >> > > > > >> > > The staging repository for this release can be found at: > > >> > > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > >> > > ------------------------------------------------------------- > > >> > > > > >> > > Please vote on releasing this package as Apache Flink > > >> 0.9.0-milestone-1. > > >> > > > > >> > > 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 Saturday (April 11). > > >> > > > > >> > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > >> > > [ ] -1 Do not release this package because ... > > >> > > > > >> > > > > >> > > > >> > > > > ________________________________ > > If you reply to this email, your message will be added to the discussion > > below: > > > > > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-Apache-Flink-0-9-0-milestone-1-RC1-tp5026p5031.html > > To start a new topic under Apache Flink (Incubator) Mailing List > archive., > > email [hidden email]<mailto: > > [hidden email]> > > To unsubscribe from Apache Flink (Incubator) Mailing List archive., click > > here< > > > > >. > > NAML< > > > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > > > > > > > -- > > View this message in context: > > > http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/VOTE-Release-Apache-Flink-0-9-0-milestone-1-RC1-tp5026p5032.html > > Sent from the Apache Flink (Incubator) Mailing List archive. mailing list > > archive at Nabble.com. > > > |
In reply to this post by Flavio Pompermaier
@Flavio We can definitely include the fix in the full 0.9 release, which
should come rather soon. I hope that is okay for you. On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden email]> wrote: > Do you think it could be possible to include the Hadoop outputFormat fix > (FLINK-1828)? > > On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> wrote: > > > +1 > > > > I ran tests the following tests. > > > > 1. Cygwin/Windows: > > - start/stop local > > - run all examples with build-in data from ./bin/flink > > - run wordcount with build-in data from webclient > > - run wordcount with external data > > - start JM + 2TMs, run wordcount from ./bin/flink > > > > 2. Windows native (.bat scripts): > > - start-local.bat and flink.bat works > > > > 3. Flink version tags of all pom.xml files in the source distribution > look > > good. > > All are either "0.9.0-milestone-1" or "${project.version}" > > > > I found one issue with input / output paths that contain windows drive > > letters (FLINK-1848). > > Given that this issue can be worked around by using paths without drive > > letters, the release is just a milestone release, and Windows is not our > > primary target platform, I would not make this a release blocker. We > should > > fix it for the final 0.9.0 release though. > > > > Cheers, Fabian > > > > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > > > > Please vote on releasing the following candidate as Apache Flink > version > > > 0.9.0-milestone-1. > > > > > > We've decided to create a release outside the regular 3 monthly release > > > schedule for the ApacheCon announcement and for giving our users a > > > convenient way of trying out our great new features. > > > > > > ------------------------------------------------------------- > > > The commit to be voted on is in the branch: > > > release-0.9.0-milestone-1-rc1 ( > > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > > > > > The release artifacts to be voted on can be found at: > > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > > > > > Release artifacts are signed with the following key: > > > https://people.apache.org/keys/committer/uce.asc > > > > > > The staging repository for this release can be found at: > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > > ------------------------------------------------------------- > > > > > > Please vote on releasing this package as Apache Flink > 0.9.0-milestone-1. > > > > > > 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 Saturday (April 11). > > > > > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > > [ ] -1 Do not release this package because ... > > > > > > > > > |
+1
- Checked Hashes and signing - Ran on 25 node cluster and checked locality of input split assignment - Build from source and ran all tests - Ran all examples (including staging examples) from IntelliJ On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email]> wrote: > @Flavio We can definitely include the fix in the full 0.9 release, which > should come rather soon. I hope that is okay for you. > > On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden email]> > wrote: > > > Do you think it could be possible to include the Hadoop outputFormat fix > > (FLINK-1828)? > > > > On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> wrote: > > > > > +1 > > > > > > I ran tests the following tests. > > > > > > 1. Cygwin/Windows: > > > - start/stop local > > > - run all examples with build-in data from ./bin/flink > > > - run wordcount with build-in data from webclient > > > - run wordcount with external data > > > - start JM + 2TMs, run wordcount from ./bin/flink > > > > > > 2. Windows native (.bat scripts): > > > - start-local.bat and flink.bat works > > > > > > 3. Flink version tags of all pom.xml files in the source distribution > > look > > > good. > > > All are either "0.9.0-milestone-1" or "${project.version}" > > > > > > I found one issue with input / output paths that contain windows drive > > > letters (FLINK-1848). > > > Given that this issue can be worked around by using paths without drive > > > letters, the release is just a milestone release, and Windows is not > our > > > primary target platform, I would not make this a release blocker. We > > should > > > fix it for the final 0.9.0 release though. > > > > > > Cheers, Fabian > > > > > > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > > > > > > Please vote on releasing the following candidate as Apache Flink > > version > > > > 0.9.0-milestone-1. > > > > > > > > We've decided to create a release outside the regular 3 monthly > release > > > > schedule for the ApacheCon announcement and for giving our users a > > > > convenient way of trying out our great new features. > > > > > > > > ------------------------------------------------------------- > > > > The commit to be voted on is in the branch: > > > > release-0.9.0-milestone-1-rc1 ( > > > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > > > > > > > The release artifacts to be voted on can be found at: > > > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > > > > > > > Release artifacts are signed with the following key: > > > > https://people.apache.org/keys/committer/uce.asc > > > > > > > > The staging repository for this release can be found at: > > > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > > > ------------------------------------------------------------- > > > > > > > > Please vote on releasing this package as Apache Flink > > 0.9.0-milestone-1. > > > > > > > > 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 Saturday (April 11). > > > > > > > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > > > > > |
+1
Ran tests on a debian machine. Ran examples on a 4-node cluster via the YARN client. On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email]> wrote: > +1 > > - Checked Hashes and signing > - Ran on 25 node cluster and checked locality of input split assignment > - Build from source and ran all tests > - Ran all examples (including staging examples) from IntelliJ > > > On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email]> wrote: > > > @Flavio We can definitely include the fix in the full 0.9 release, which > > should come rather soon. I hope that is okay for you. > > > > On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier <[hidden email] > > > > wrote: > > > > > Do you think it could be possible to include the Hadoop outputFormat > fix > > > (FLINK-1828)? > > > > > > On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> > wrote: > > > > > > > +1 > > > > > > > > I ran tests the following tests. > > > > > > > > 1. Cygwin/Windows: > > > > - start/stop local > > > > - run all examples with build-in data from ./bin/flink > > > > - run wordcount with build-in data from webclient > > > > - run wordcount with external data > > > > - start JM + 2TMs, run wordcount from ./bin/flink > > > > > > > > 2. Windows native (.bat scripts): > > > > - start-local.bat and flink.bat works > > > > > > > > 3. Flink version tags of all pom.xml files in the source distribution > > > look > > > > good. > > > > All are either "0.9.0-milestone-1" or "${project.version}" > > > > > > > > I found one issue with input / output paths that contain windows > drive > > > > letters (FLINK-1848). > > > > Given that this issue can be worked around by using paths without > drive > > > > letters, the release is just a milestone release, and Windows is not > > our > > > > primary target platform, I would not make this a release blocker. We > > > should > > > > fix it for the final 0.9.0 release though. > > > > > > > > Cheers, Fabian > > > > > > > > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > > > > > > > > Please vote on releasing the following candidate as Apache Flink > > > version > > > > > 0.9.0-milestone-1. > > > > > > > > > > We've decided to create a release outside the regular 3 monthly > > release > > > > > schedule for the ApacheCon announcement and for giving our users a > > > > > convenient way of trying out our great new features. > > > > > > > > > > ------------------------------------------------------------- > > > > > The commit to be voted on is in the branch: > > > > > release-0.9.0-milestone-1-rc1 ( > > > > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > > > > > > > > > The release artifacts to be voted on can be found at: > > > > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > > > > > > > > > Release artifacts are signed with the following key: > > > > > https://people.apache.org/keys/committer/uce.asc > > > > > > > > > > The staging repository for this release can be found at: > > > > > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > > > > ------------------------------------------------------------- > > > > > > > > > > Please vote on releasing this package as Apache Flink > > > 0.9.0-milestone-1. > > > > > > > > > > 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 Saturday (April 11). > > > > > > > > > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > > > > > > > > > > > |
+1
Hadoop2 binary build: - tested on YARN (real cluster) - verified md5 sum - verifed GPG key: (get key: "gpg --keyserver pgpkeys.mit.edu --recv-key 9D403309", verify with "gpg flink-0.9.0-milestone-1-bin-hadoop2.tgz.asc" - started YARN session - ran transitive closure, kmeans with integrated data - killed a few YARN containers and watched them coming back online again - submitted single job to YARN (detached and attached) - the YARN session logs didn't contain any Exceptions. Hadoop1 binary build: - started in local mode (arch linux) - ran some examples - checked logs for exceptions and WARNs staging repo: - checked all 4 maven archetypes for the version to be set correctly. On Thu, Apr 9, 2015 at 5:06 PM, Kostas Tzoumas <[hidden email]> wrote: > +1 > > Ran tests on a debian machine. > Ran examples on a 4-node cluster via the YARN client. > > > > On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email]> wrote: > > > +1 > > > > - Checked Hashes and signing > > - Ran on 25 node cluster and checked locality of input split assignment > > - Build from source and ran all tests > > - Ran all examples (including staging examples) from IntelliJ > > > > > > On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email]> wrote: > > > > > @Flavio We can definitely include the fix in the full 0.9 release, > which > > > should come rather soon. I hope that is okay for you. > > > > > > On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier < > [hidden email] > > > > > > wrote: > > > > > > > Do you think it could be possible to include the Hadoop outputFormat > > fix > > > > (FLINK-1828)? > > > > > > > > On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> > > wrote: > > > > > > > > > +1 > > > > > > > > > > I ran tests the following tests. > > > > > > > > > > 1. Cygwin/Windows: > > > > > - start/stop local > > > > > - run all examples with build-in data from ./bin/flink > > > > > - run wordcount with build-in data from webclient > > > > > - run wordcount with external data > > > > > - start JM + 2TMs, run wordcount from ./bin/flink > > > > > > > > > > 2. Windows native (.bat scripts): > > > > > - start-local.bat and flink.bat works > > > > > > > > > > 3. Flink version tags of all pom.xml files in the source > distribution > > > > look > > > > > good. > > > > > All are either "0.9.0-milestone-1" or "${project.version}" > > > > > > > > > > I found one issue with input / output paths that contain windows > > drive > > > > > letters (FLINK-1848). > > > > > Given that this issue can be worked around by using paths without > > drive > > > > > letters, the release is just a milestone release, and Windows is > not > > > our > > > > > primary target platform, I would not make this a release blocker. > We > > > > should > > > > > fix it for the final 0.9.0 release though. > > > > > > > > > > Cheers, Fabian > > > > > > > > > > 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > > > > > > > > > > Please vote on releasing the following candidate as Apache Flink > > > > version > > > > > > 0.9.0-milestone-1. > > > > > > > > > > > > We've decided to create a release outside the regular 3 monthly > > > release > > > > > > schedule for the ApacheCon announcement and for giving our users > a > > > > > > convenient way of trying out our great new features. > > > > > > > > > > > > ------------------------------------------------------------- > > > > > > The commit to be voted on is in the branch: > > > > > > release-0.9.0-milestone-1-rc1 ( > > > > > > http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > > > > > > > > > > > The release artifacts to be voted on can be found at: > > > > > > http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > > > > > > > > > > > Release artifacts are signed with the following key: > > > > > > https://people.apache.org/keys/committer/uce.asc > > > > > > > > > > > > The staging repository for this release can be found at: > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > > > > > ------------------------------------------------------------- > > > > > > > > > > > > Please vote on releasing this package as Apache Flink > > > > 0.9.0-milestone-1. > > > > > > > > > > > > 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 Saturday (April 11). > > > > > > > > > > > > [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > > > > > > > > > > > > > > > > > > |
Hey all,
72 hours are over and the vote passes with: 8 (binding) +1 votes: Fabian Max Aljoscha Till Stephan Ufuk Kostas Robert No -1 votes. Thanks for verifying the release candidate. I'll release the files to Maven and the servers. (And a special thanks to Robert for the nice how-to-release documentation in the Wiki. :-)) – Ufuk On 10 Apr 2015, at 13:49, Robert Metzger <[hidden email]> wrote: > +1 > > Hadoop2 binary build: > - tested on YARN (real cluster) > - verified md5 sum > - verifed GPG key: (get key: "gpg --keyserver pgpkeys.mit.edu --recv-key > 9D403309", verify with "gpg flink-0.9.0-milestone-1-bin-hadoop2.tgz.asc" > - started YARN session > - ran transitive closure, kmeans with integrated data > - killed a few YARN containers and watched them coming back online again > - submitted single job to YARN (detached and attached) > - the YARN session logs didn't contain any Exceptions. > > > Hadoop1 binary build: > - started in local mode (arch linux) > - ran some examples > - checked logs for exceptions and WARNs > > staging repo: > - checked all 4 maven archetypes for the version to be set correctly. > > > On Thu, Apr 9, 2015 at 5:06 PM, Kostas Tzoumas <[hidden email]> wrote: > >> +1 >> >> Ran tests on a debian machine. >> Ran examples on a 4-node cluster via the YARN client. >> >> >> >> On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email]> wrote: >> >>> +1 >>> >>> - Checked Hashes and signing >>> - Ran on 25 node cluster and checked locality of input split assignment >>> - Build from source and ran all tests >>> - Ran all examples (including staging examples) from IntelliJ >>> >>> >>> On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email]> wrote: >>> >>>> @Flavio We can definitely include the fix in the full 0.9 release, >> which >>>> should come rather soon. I hope that is okay for you. >>>> >>>> On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier < >> [hidden email] >>>> >>>> wrote: >>>> >>>>> Do you think it could be possible to include the Hadoop outputFormat >>> fix >>>>> (FLINK-1828)? >>>>> >>>>> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> >>> wrote: >>>>> >>>>>> +1 >>>>>> >>>>>> I ran tests the following tests. >>>>>> >>>>>> 1. Cygwin/Windows: >>>>>> - start/stop local >>>>>> - run all examples with build-in data from ./bin/flink >>>>>> - run wordcount with build-in data from webclient >>>>>> - run wordcount with external data >>>>>> - start JM + 2TMs, run wordcount from ./bin/flink >>>>>> >>>>>> 2. Windows native (.bat scripts): >>>>>> - start-local.bat and flink.bat works >>>>>> >>>>>> 3. Flink version tags of all pom.xml files in the source >> distribution >>>>> look >>>>>> good. >>>>>> All are either "0.9.0-milestone-1" or "${project.version}" >>>>>> >>>>>> I found one issue with input / output paths that contain windows >>> drive >>>>>> letters (FLINK-1848). >>>>>> Given that this issue can be worked around by using paths without >>> drive >>>>>> letters, the release is just a milestone release, and Windows is >> not >>>> our >>>>>> primary target platform, I would not make this a release blocker. >> We >>>>> should >>>>>> fix it for the final 0.9.0 release though. >>>>>> >>>>>> Cheers, Fabian >>>>>> >>>>>> 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: >>>>>> >>>>>>> Please vote on releasing the following candidate as Apache Flink >>>>> version >>>>>>> 0.9.0-milestone-1. >>>>>>> >>>>>>> We've decided to create a release outside the regular 3 monthly >>>> release >>>>>>> schedule for the ApacheCon announcement and for giving our users >> a >>>>>>> convenient way of trying out our great new features. >>>>>>> >>>>>>> ------------------------------------------------------------- >>>>>>> The commit to be voted on is in the branch: >>>>>>> release-0.9.0-milestone-1-rc1 ( >>>>>>> http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) >>>>>>> >>>>>>> The release artifacts to be voted on can be found at: >>>>>>> http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ >>>>>>> >>>>>>> Release artifacts are signed with the following key: >>>>>>> https://people.apache.org/keys/committer/uce.asc >>>>>>> >>>>>>> The staging repository for this release can be found at: >>>>>>> >>>> https://repository.apache.org/content/repositories/orgapacheflink-1036 >>>>>>> ------------------------------------------------------------- >>>>>>> >>>>>>> Please vote on releasing this package as Apache Flink >>>>> 0.9.0-milestone-1. >>>>>>> >>>>>>> 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 Saturday (April 11). >>>>>>> >>>>>>> [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 >>>>>>> [ ] -1 Do not release this package because ... >>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> |
Cool. Thank you Ufuk for managing this release!
On Sun, Apr 12, 2015 at 10:12 AM, Ufuk Celebi <[hidden email]> wrote: > Hey all, > > 72 hours are over and the vote passes with: > > 8 (binding) +1 votes: > > Fabian > Max > Aljoscha > Till > Stephan > Ufuk > Kostas > Robert > > No -1 votes. > > > Thanks for verifying the release candidate. I'll release the files to > Maven and the servers. > > (And a special thanks to Robert for the nice how-to-release documentation > in the Wiki. :-)) > > – Ufuk > > On 10 Apr 2015, at 13:49, Robert Metzger <[hidden email]> wrote: > > > +1 > > > > Hadoop2 binary build: > > - tested on YARN (real cluster) > > - verified md5 sum > > - verifed GPG key: (get key: "gpg --keyserver pgpkeys.mit.edu --recv-key > > 9D403309", verify with "gpg flink-0.9.0-milestone-1-bin-hadoop2.tgz.asc" > > - started YARN session > > - ran transitive closure, kmeans with integrated data > > - killed a few YARN containers and watched them coming back online again > > - submitted single job to YARN (detached and attached) > > - the YARN session logs didn't contain any Exceptions. > > > > > > Hadoop1 binary build: > > - started in local mode (arch linux) > > - ran some examples > > - checked logs for exceptions and WARNs > > > > staging repo: > > - checked all 4 maven archetypes for the version to be set correctly. > > > > > > On Thu, Apr 9, 2015 at 5:06 PM, Kostas Tzoumas <[hidden email]> > wrote: > > > >> +1 > >> > >> Ran tests on a debian machine. > >> Ran examples on a 4-node cluster via the YARN client. > >> > >> > >> > >> On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email]> wrote: > >> > >>> +1 > >>> > >>> - Checked Hashes and signing > >>> - Ran on 25 node cluster and checked locality of input split assignment > >>> - Build from source and ran all tests > >>> - Ran all examples (including staging examples) from IntelliJ > >>> > >>> > >>> On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email]> > wrote: > >>> > >>>> @Flavio We can definitely include the fix in the full 0.9 release, > >> which > >>>> should come rather soon. I hope that is okay for you. > >>>> > >>>> On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier < > >> [hidden email] > >>>> > >>>> wrote: > >>>> > >>>>> Do you think it could be possible to include the Hadoop outputFormat > >>> fix > >>>>> (FLINK-1828)? > >>>>> > >>>>> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> > >>> wrote: > >>>>> > >>>>>> +1 > >>>>>> > >>>>>> I ran tests the following tests. > >>>>>> > >>>>>> 1. Cygwin/Windows: > >>>>>> - start/stop local > >>>>>> - run all examples with build-in data from ./bin/flink > >>>>>> - run wordcount with build-in data from webclient > >>>>>> - run wordcount with external data > >>>>>> - start JM + 2TMs, run wordcount from ./bin/flink > >>>>>> > >>>>>> 2. Windows native (.bat scripts): > >>>>>> - start-local.bat and flink.bat works > >>>>>> > >>>>>> 3. Flink version tags of all pom.xml files in the source > >> distribution > >>>>> look > >>>>>> good. > >>>>>> All are either "0.9.0-milestone-1" or "${project.version}" > >>>>>> > >>>>>> I found one issue with input / output paths that contain windows > >>> drive > >>>>>> letters (FLINK-1848). > >>>>>> Given that this issue can be worked around by using paths without > >>> drive > >>>>>> letters, the release is just a milestone release, and Windows is > >> not > >>>> our > >>>>>> primary target platform, I would not make this a release blocker. > >> We > >>>>> should > >>>>>> fix it for the final 0.9.0 release though. > >>>>>> > >>>>>> Cheers, Fabian > >>>>>> > >>>>>> 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > >>>>>> > >>>>>>> Please vote on releasing the following candidate as Apache Flink > >>>>> version > >>>>>>> 0.9.0-milestone-1. > >>>>>>> > >>>>>>> We've decided to create a release outside the regular 3 monthly > >>>> release > >>>>>>> schedule for the ApacheCon announcement and for giving our users > >> a > >>>>>>> convenient way of trying out our great new features. > >>>>>>> > >>>>>>> ------------------------------------------------------------- > >>>>>>> The commit to be voted on is in the branch: > >>>>>>> release-0.9.0-milestone-1-rc1 ( > >>>>>>> http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > >>>>>>> > >>>>>>> The release artifacts to be voted on can be found at: > >>>>>>> http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > >>>>>>> > >>>>>>> Release artifacts are signed with the following key: > >>>>>>> https://people.apache.org/keys/committer/uce.asc > >>>>>>> > >>>>>>> The staging repository for this release can be found at: > >>>>>>> > >>>> > https://repository.apache.org/content/repositories/orgapacheflink-1036 > >>>>>>> ------------------------------------------------------------- > >>>>>>> > >>>>>>> Please vote on releasing this package as Apache Flink > >>>>> 0.9.0-milestone-1. > >>>>>>> > >>>>>>> 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 Saturday (April 11). > >>>>>>> > >>>>>>> [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > >>>>>>> [ ] -1 Do not release this package because ... > >>>>>>> > >>>>>>> > >>>>>> > >>>>> > >>>> > >>> > >> > > |
Yes, great job Ufuk!
On Apr 12, 2015 10:42 AM, "Maximilian Michels" <[hidden email]> wrote: > Cool. Thank you Ufuk for managing this release! > > On Sun, Apr 12, 2015 at 10:12 AM, Ufuk Celebi <[hidden email]> wrote: > > > Hey all, > > > > 72 hours are over and the vote passes with: > > > > 8 (binding) +1 votes: > > > > Fabian > > Max > > Aljoscha > > Till > > Stephan > > Ufuk > > Kostas > > Robert > > > > No -1 votes. > > > > > > Thanks for verifying the release candidate. I'll release the files to > > Maven and the servers. > > > > (And a special thanks to Robert for the nice how-to-release documentation > > in the Wiki. :-)) > > > > – Ufuk > > > > On 10 Apr 2015, at 13:49, Robert Metzger <[hidden email]> wrote: > > > > > +1 > > > > > > Hadoop2 binary build: > > > - tested on YARN (real cluster) > > > - verified md5 sum > > > - verifed GPG key: (get key: "gpg --keyserver pgpkeys.mit.edu > --recv-key > > > 9D403309", verify with "gpg > flink-0.9.0-milestone-1-bin-hadoop2.tgz.asc" > > > - started YARN session > > > - ran transitive closure, kmeans with integrated data > > > - killed a few YARN containers and watched them coming back online > again > > > - submitted single job to YARN (detached and attached) > > > - the YARN session logs didn't contain any Exceptions. > > > > > > > > > Hadoop1 binary build: > > > - started in local mode (arch linux) > > > - ran some examples > > > - checked logs for exceptions and WARNs > > > > > > staging repo: > > > - checked all 4 maven archetypes for the version to be set correctly. > > > > > > > > > On Thu, Apr 9, 2015 at 5:06 PM, Kostas Tzoumas <[hidden email]> > > wrote: > > > > > >> +1 > > >> > > >> Ran tests on a debian machine. > > >> Ran examples on a 4-node cluster via the YARN client. > > >> > > >> > > >> > > >> On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email]> wrote: > > >> > > >>> +1 > > >>> > > >>> - Checked Hashes and signing > > >>> - Ran on 25 node cluster and checked locality of input split > assignment > > >>> - Build from source and ran all tests > > >>> - Ran all examples (including staging examples) from IntelliJ > > >>> > > >>> > > >>> On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email]> > > wrote: > > >>> > > >>>> @Flavio We can definitely include the fix in the full 0.9 release, > > >> which > > >>>> should come rather soon. I hope that is okay for you. > > >>>> > > >>>> On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier < > > >> [hidden email] > > >>>> > > >>>> wrote: > > >>>> > > >>>>> Do you think it could be possible to include the Hadoop > outputFormat > > >>> fix > > >>>>> (FLINK-1828)? > > >>>>> > > >>>>> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email]> > > >>> wrote: > > >>>>> > > >>>>>> +1 > > >>>>>> > > >>>>>> I ran tests the following tests. > > >>>>>> > > >>>>>> 1. Cygwin/Windows: > > >>>>>> - start/stop local > > >>>>>> - run all examples with build-in data from ./bin/flink > > >>>>>> - run wordcount with build-in data from webclient > > >>>>>> - run wordcount with external data > > >>>>>> - start JM + 2TMs, run wordcount from ./bin/flink > > >>>>>> > > >>>>>> 2. Windows native (.bat scripts): > > >>>>>> - start-local.bat and flink.bat works > > >>>>>> > > >>>>>> 3. Flink version tags of all pom.xml files in the source > > >> distribution > > >>>>> look > > >>>>>> good. > > >>>>>> All are either "0.9.0-milestone-1" or "${project.version}" > > >>>>>> > > >>>>>> I found one issue with input / output paths that contain windows > > >>> drive > > >>>>>> letters (FLINK-1848). > > >>>>>> Given that this issue can be worked around by using paths without > > >>> drive > > >>>>>> letters, the release is just a milestone release, and Windows is > > >> not > > >>>> our > > >>>>>> primary target platform, I would not make this a release blocker. > > >> We > > >>>>> should > > >>>>>> fix it for the final 0.9.0 release though. > > >>>>>> > > >>>>>> Cheers, Fabian > > >>>>>> > > >>>>>> 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email]>: > > >>>>>> > > >>>>>>> Please vote on releasing the following candidate as Apache Flink > > >>>>> version > > >>>>>>> 0.9.0-milestone-1. > > >>>>>>> > > >>>>>>> We've decided to create a release outside the regular 3 monthly > > >>>> release > > >>>>>>> schedule for the ApacheCon announcement and for giving our users > > >> a > > >>>>>>> convenient way of trying out our great new features. > > >>>>>>> > > >>>>>>> ------------------------------------------------------------- > > >>>>>>> The commit to be voted on is in the branch: > > >>>>>>> release-0.9.0-milestone-1-rc1 ( > > >>>>>>> http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > >>>>>>> > > >>>>>>> The release artifacts to be voted on can be found at: > > >>>>>>> http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > >>>>>>> > > >>>>>>> Release artifacts are signed with the following key: > > >>>>>>> https://people.apache.org/keys/committer/uce.asc > > >>>>>>> > > >>>>>>> The staging repository for this release can be found at: > > >>>>>>> > > >>>> > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > >>>>>>> ------------------------------------------------------------- > > >>>>>>> > > >>>>>>> Please vote on releasing this package as Apache Flink > > >>>>> 0.9.0-milestone-1. > > >>>>>>> > > >>>>>>> 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 Saturday (April 11). > > >>>>>>> > > >>>>>>> [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > >>>>>>> [ ] -1 Do not release this package because ... > > >>>>>>> > > >>>>>>> > > >>>>>> > > >>>>> > > >>>> > > >>> > > >> > > > > > |
In reply to this post by Ufuk Celebi-2
This is great news! Thanks for driving th release, Ufuk.
Sorry missed verifying the release this time. - Henry On Sunday, April 12, 2015, Ufuk Celebi <[hidden email]> wrote: > Hey all, > > 72 hours are over and the vote passes with: > > 8 (binding) +1 votes: > > Fabian > Max > Aljoscha > Till > Stephan > Ufuk > Kostas > Robert > > No -1 votes. > > > Thanks for verifying the release candidate. I'll release the files to > Maven and the servers. > > (And a special thanks to Robert for the nice how-to-release documentation > in the Wiki. :-)) > > – Ufuk > > On 10 Apr 2015, at 13:49, Robert Metzger <[hidden email] > <javascript:;>> wrote: > > > +1 > > > > Hadoop2 binary build: > > - tested on YARN (real cluster) > > - verified md5 sum > > - verifed GPG key: (get key: "gpg --keyserver pgpkeys.mit.edu --recv-key > > 9D403309", verify with "gpg flink-0.9.0-milestone-1-bin-hadoop2.tgz.asc" > > - started YARN session > > - ran transitive closure, kmeans with integrated data > > - killed a few YARN containers and watched them coming back online again > > - submitted single job to YARN (detached and attached) > > - the YARN session logs didn't contain any Exceptions. > > > > > > Hadoop1 binary build: > > - started in local mode (arch linux) > > - ran some examples > > - checked logs for exceptions and WARNs > > > > staging repo: > > - checked all 4 maven archetypes for the version to be set correctly. > > > > > > On Thu, Apr 9, 2015 at 5:06 PM, Kostas Tzoumas <[hidden email] > <javascript:;>> wrote: > > > >> +1 > >> > >> Ran tests on a debian machine. > >> Ran examples on a 4-node cluster via the YARN client. > >> > >> > >> > >> On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email] > <javascript:;>> wrote: > >> > >>> +1 > >>> > >>> - Checked Hashes and signing > >>> - Ran on 25 node cluster and checked locality of input split assignment > >>> - Build from source and ran all tests > >>> - Ran all examples (including staging examples) from IntelliJ > >>> > >>> > >>> On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email] > <javascript:;>> wrote: > >>> > >>>> @Flavio We can definitely include the fix in the full 0.9 release, > >> which > >>>> should come rather soon. I hope that is okay for you. > >>>> > >>>> On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier < > >> [hidden email] <javascript:;> > >>>> > >>>> wrote: > >>>> > >>>>> Do you think it could be possible to include the Hadoop outputFormat > >>> fix > >>>>> (FLINK-1828)? > >>>>> > >>>>> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email] > <javascript:;>> > >>> wrote: > >>>>> > >>>>>> +1 > >>>>>> > >>>>>> I ran tests the following tests. > >>>>>> > >>>>>> 1. Cygwin/Windows: > >>>>>> - start/stop local > >>>>>> - run all examples with build-in data from ./bin/flink > >>>>>> - run wordcount with build-in data from webclient > >>>>>> - run wordcount with external data > >>>>>> - start JM + 2TMs, run wordcount from ./bin/flink > >>>>>> > >>>>>> 2. Windows native (.bat scripts): > >>>>>> - start-local.bat and flink.bat works > >>>>>> > >>>>>> 3. Flink version tags of all pom.xml files in the source > >> distribution > >>>>> look > >>>>>> good. > >>>>>> All are either "0.9.0-milestone-1" or "${project.version}" > >>>>>> > >>>>>> I found one issue with input / output paths that contain windows > >>> drive > >>>>>> letters (FLINK-1848). > >>>>>> Given that this issue can be worked around by using paths without > >>> drive > >>>>>> letters, the release is just a milestone release, and Windows is > >> not > >>>> our > >>>>>> primary target platform, I would not make this a release blocker. > >> We > >>>>> should > >>>>>> fix it for the final 0.9.0 release though. > >>>>>> > >>>>>> Cheers, Fabian > >>>>>> > >>>>>> 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email] > <javascript:;>>: > >>>>>> > >>>>>>> Please vote on releasing the following candidate as Apache Flink > >>>>> version > >>>>>>> 0.9.0-milestone-1. > >>>>>>> > >>>>>>> We've decided to create a release outside the regular 3 monthly > >>>> release > >>>>>>> schedule for the ApacheCon announcement and for giving our users > >> a > >>>>>>> convenient way of trying out our great new features. > >>>>>>> > >>>>>>> ------------------------------------------------------------- > >>>>>>> The commit to be voted on is in the branch: > >>>>>>> release-0.9.0-milestone-1-rc1 ( > >>>>>>> http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > >>>>>>> > >>>>>>> The release artifacts to be voted on can be found at: > >>>>>>> http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > >>>>>>> > >>>>>>> Release artifacts are signed with the following key: > >>>>>>> https://people.apache.org/keys/committer/uce.asc > >>>>>>> > >>>>>>> The staging repository for this release can be found at: > >>>>>>> > >>>> > https://repository.apache.org/content/repositories/orgapacheflink-1036 > >>>>>>> ------------------------------------------------------------- > >>>>>>> > >>>>>>> Please vote on releasing this package as Apache Flink > >>>>> 0.9.0-milestone-1. > >>>>>>> > >>>>>>> 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 Saturday (April 11). > >>>>>>> > >>>>>>> [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > >>>>>>> [ ] -1 Do not release this package because ... > >>>>>>> > >>>>>>> > >>>>>> > >>>>> > >>>> > >>> > >> > > |
Thanks for your great work Ufuk :-)
On Apr 12, 2015 5:27 PM, "Henry Saputra" <[hidden email]> wrote: > This is great news! Thanks for driving th release, Ufuk. > > Sorry missed verifying the release this time. > > - Henry > > On Sunday, April 12, 2015, Ufuk Celebi <[hidden email]> wrote: > > > Hey all, > > > > 72 hours are over and the vote passes with: > > > > 8 (binding) +1 votes: > > > > Fabian > > Max > > Aljoscha > > Till > > Stephan > > Ufuk > > Kostas > > Robert > > > > No -1 votes. > > > > > > Thanks for verifying the release candidate. I'll release the files to > > Maven and the servers. > > > > (And a special thanks to Robert for the nice how-to-release documentation > > in the Wiki. :-)) > > > > – Ufuk > > > > On 10 Apr 2015, at 13:49, Robert Metzger <[hidden email] > > <javascript:;>> wrote: > > > > > +1 > > > > > > Hadoop2 binary build: > > > - tested on YARN (real cluster) > > > - verified md5 sum > > > - verifed GPG key: (get key: "gpg --keyserver pgpkeys.mit.edu > --recv-key > > > 9D403309", verify with "gpg > flink-0.9.0-milestone-1-bin-hadoop2.tgz.asc" > > > - started YARN session > > > - ran transitive closure, kmeans with integrated data > > > - killed a few YARN containers and watched them coming back online > again > > > - submitted single job to YARN (detached and attached) > > > - the YARN session logs didn't contain any Exceptions. > > > > > > > > > Hadoop1 binary build: > > > - started in local mode (arch linux) > > > - ran some examples > > > - checked logs for exceptions and WARNs > > > > > > staging repo: > > > - checked all 4 maven archetypes for the version to be set correctly. > > > > > > > > > On Thu, Apr 9, 2015 at 5:06 PM, Kostas Tzoumas <[hidden email] > > <javascript:;>> wrote: > > > > > >> +1 > > >> > > >> Ran tests on a debian machine. > > >> Ran examples on a 4-node cluster via the YARN client. > > >> > > >> > > >> > > >> On Thu, Apr 9, 2015 at 12:15 PM, Ufuk Celebi <[hidden email] > > <javascript:;>> wrote: > > >> > > >>> +1 > > >>> > > >>> - Checked Hashes and signing > > >>> - Ran on 25 node cluster and checked locality of input split > assignment > > >>> - Build from source and ran all tests > > >>> - Ran all examples (including staging examples) from IntelliJ > > >>> > > >>> > > >>> On Thu, Apr 9, 2015 at 12:05 PM, Stephan Ewen <[hidden email] > > <javascript:;>> wrote: > > >>> > > >>>> @Flavio We can definitely include the fix in the full 0.9 release, > > >> which > > >>>> should come rather soon. I hope that is okay for you. > > >>>> > > >>>> On Thu, Apr 9, 2015 at 9:55 AM, Flavio Pompermaier < > > >> [hidden email] <javascript:;> > > >>>> > > >>>> wrote: > > >>>> > > >>>>> Do you think it could be possible to include the Hadoop > outputFormat > > >>> fix > > >>>>> (FLINK-1828)? > > >>>>> > > >>>>> On Thu, Apr 9, 2015 at 9:42 AM, Fabian Hueske <[hidden email] > > <javascript:;>> > > >>> wrote: > > >>>>> > > >>>>>> +1 > > >>>>>> > > >>>>>> I ran tests the following tests. > > >>>>>> > > >>>>>> 1. Cygwin/Windows: > > >>>>>> - start/stop local > > >>>>>> - run all examples with build-in data from ./bin/flink > > >>>>>> - run wordcount with build-in data from webclient > > >>>>>> - run wordcount with external data > > >>>>>> - start JM + 2TMs, run wordcount from ./bin/flink > > >>>>>> > > >>>>>> 2. Windows native (.bat scripts): > > >>>>>> - start-local.bat and flink.bat works > > >>>>>> > > >>>>>> 3. Flink version tags of all pom.xml files in the source > > >> distribution > > >>>>> look > > >>>>>> good. > > >>>>>> All are either "0.9.0-milestone-1" or "${project.version}" > > >>>>>> > > >>>>>> I found one issue with input / output paths that contain windows > > >>> drive > > >>>>>> letters (FLINK-1848). > > >>>>>> Given that this issue can be worked around by using paths without > > >>> drive > > >>>>>> letters, the release is just a milestone release, and Windows is > > >> not > > >>>> our > > >>>>>> primary target platform, I would not make this a release blocker. > > >> We > > >>>>> should > > >>>>>> fix it for the final 0.9.0 release though. > > >>>>>> > > >>>>>> Cheers, Fabian > > >>>>>> > > >>>>>> 2015-04-08 23:00 GMT+02:00 Ufuk Celebi <[hidden email] > > <javascript:;>>: > > >>>>>> > > >>>>>>> Please vote on releasing the following candidate as Apache Flink > > >>>>> version > > >>>>>>> 0.9.0-milestone-1. > > >>>>>>> > > >>>>>>> We've decided to create a release outside the regular 3 monthly > > >>>> release > > >>>>>>> schedule for the ApacheCon announcement and for giving our users > > >> a > > >>>>>>> convenient way of trying out our great new features. > > >>>>>>> > > >>>>>>> ------------------------------------------------------------- > > >>>>>>> The commit to be voted on is in the branch: > > >>>>>>> release-0.9.0-milestone-1-rc1 ( > > >>>>>>> http://git-wip-us.apache.org/repos/asf/flink/commit/865049f) > > >>>>>>> > > >>>>>>> The release artifacts to be voted on can be found at: > > >>>>>>> http://people.apache.org/~uce/flink-0.9.0-milestone-1-rc1/ > > >>>>>>> > > >>>>>>> Release artifacts are signed with the following key: > > >>>>>>> https://people.apache.org/keys/committer/uce.asc > > >>>>>>> > > >>>>>>> The staging repository for this release can be found at: > > >>>>>>> > > >>>> > > https://repository.apache.org/content/repositories/orgapacheflink-1036 > > >>>>>>> ------------------------------------------------------------- > > >>>>>>> > > >>>>>>> Please vote on releasing this package as Apache Flink > > >>>>> 0.9.0-milestone-1. > > >>>>>>> > > >>>>>>> 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 Saturday (April 11). > > >>>>>>> > > >>>>>>> [ ] +1 Release this package as Apache Flink 0.9.0-milestone-1 > > >>>>>>> [ ] -1 Do not release this package because ... > > >>>>>>> > > >>>>>>> > > >>>>>> > > >>>>> > > >>>> > > >>> > > >> > > > > > |
Free forum by Nabble | Edit this page |