[VOTE] Release Apache Flink 0.8.0 (RC3)

classic Classic list List threaded Threaded
16 messages Options
Reply | Threaded
Open this post in threaded view
|

[VOTE] Release Apache Flink 0.8.0 (RC3)

Márton Balassi
Please vote on releasing the following candidate as Apache Flink version
0.8.0

This release will be the first major release for Flink as a top level
project.

-------------------------------------------------------------
The commit to be voted on is in the branch "release-0.8.0-rc3"
(commit 03b95b9):
https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9

The release artifacts to be voted on can be found at:
http://people.apache.org/~mbalassi/flink-0.8.0-rc3/

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/mbalassi.asc

The staging repository for this release can be found at:
https://repository.apache.org/content/repositories/orgapacheflink-1028
-------------------------------------------------------------


Please vote on releasing this package as Apache Flink 0.8.0.

The vote is open for the next 72 hours and passes if a majority of at least
three +1 PMC votes are cast.

[ ] +1 Release this package as Apache Flink 0.8.0
[ ] -1 Do not release this package because ...
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Márton Balassi
Dear Flinkers,

Please vote on our third release candidate if you can spare the time to
check it. The vote is open for 48 hours now.

Your release manager,

Marton

On Thu, Jan 15, 2015 at 12:10 PM, Márton Balassi <[hidden email]>
wrote:

> Please vote on releasing the following candidate as Apache Flink version
> 0.8.0
>
> This release will be the first major release for Flink as a top level
> project.
>
> -------------------------------------------------------------
> The commit to be voted on is in the branch "release-0.8.0-rc3"
> (commit 03b95b9):
> https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
>
> The release artifacts to be voted on can be found at:
> http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mbalassi.asc
>
> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapacheflink-1028
> -------------------------------------------------------------
>
>
> Please vote on releasing this package as Apache Flink 0.8.0.
>
> The vote is open for the next 72 hours and passes if a majority of at
> least
> three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Flink 0.8.0
> [ ] -1 Do not release this package because ...
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Aljoscha Krettek-2
In reply to this post by Márton Balassi
+1 looks good now, quickstarts have been fixed
On Jan 15, 2015 12:14 PM, "Márton Balassi" <[hidden email]> wrote:

> Please vote on releasing the following candidate as Apache Flink version
> 0.8.0
>
> This release will be the first major release for Flink as a top level
> project.
>
> -------------------------------------------------------------
> The commit to be voted on is in the branch "release-0.8.0-rc3"
> (commit 03b95b9):
> https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
>
> The release artifacts to be voted on can be found at:
> http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mbalassi.asc
>
> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapacheflink-1028
> -------------------------------------------------------------
>
>
> Please vote on releasing this package as Apache Flink 0.8.0.
>
> The vote is open for the next 72 hours and passes if a majority of at least
> three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Flink 0.8.0
> [ ] -1 Do not release this package because ...
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Robert Metzger
+1

Checked:
- SHA checksum of some files
- Maven staging repository files (md5 sums, hadoop versions)
- "mvn clean install" in src file
- started flink in local mode
- dependencies in "lib/" look good.

On Fri, Jan 16, 2015 at 12:41 PM, Aljoscha Krettek <[hidden email]>
wrote:

> +1 looks good now, quickstarts have been fixed
> On Jan 15, 2015 12:14 PM, "Márton Balassi" <[hidden email]>
> wrote:
>
> > Please vote on releasing the following candidate as Apache Flink version
> > 0.8.0
> >
> > This release will be the first major release for Flink as a top level
> > project.
> >
> > -------------------------------------------------------------
> > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > (commit 03b95b9):
> > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> >
> > The release artifacts to be voted on can be found at:
> > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/mbalassi.asc
> >
> > The staging repository for this release can be found at:
> > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > -------------------------------------------------------------
> >
> >
> > Please vote on releasing this package as Apache Flink 0.8.0.
> >
> > The vote is open for the next 72 hours and passes if a majority of at
> least
> > three +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Flink 0.8.0
> > [ ] -1 Do not release this package because ...
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Vasiliki Kalavri
Hi!

I downloaded and ran a bunch of graph algorithms on a 6-node cluster.
Found no problems :-) You have my +1, too.

-V.

On 16 January 2015 at 13:57, Robert Metzger <[hidden email]> wrote:

> +1
>
> Checked:
> - SHA checksum of some files
> - Maven staging repository files (md5 sums, hadoop versions)
> - "mvn clean install" in src file
> - started flink in local mode
> - dependencies in "lib/" look good.
>
> On Fri, Jan 16, 2015 at 12:41 PM, Aljoscha Krettek <[hidden email]>
> wrote:
>
> > +1 looks good now, quickstarts have been fixed
> > On Jan 15, 2015 12:14 PM, "Márton Balassi" <[hidden email]>
> > wrote:
> >
> > > Please vote on releasing the following candidate as Apache Flink
> version
> > > 0.8.0
> > >
> > > This release will be the first major release for Flink as a top level
> > > project.
> > >
> > > -------------------------------------------------------------
> > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > (commit 03b95b9):
> > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > >
> > > The release artifacts to be voted on can be found at:
> > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/mbalassi.asc
> > >
> > > The staging repository for this release can be found at:
> > > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > -------------------------------------------------------------
> > >
> > >
> > > Please vote on releasing this package as Apache Flink 0.8.0.
> > >
> > > The vote is open for the next 72 hours and passes if a majority of at
> > least
> > > three +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > [ ] -1 Do not release this package because ...
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Till Rohrmann
Hi,

I found an issue with the yarn binaries.
In flink-0.8.0-bin-hadoop2-yarn.tgz the plan visualizer does not work. The
reason is that the resources folder with the javascript files is not copied
to flink-dist.

I'm a little bit undecided wether this is a blocker or not. It is
definitely a bad user experience if the user wants to visualize his plan.
But I guess, that not many users will do that. What do you think?

Greets,

Till

On Fri, Jan 16, 2015 at 3:05 PM, Vasiliki Kalavri <[hidden email]
> wrote:

> Hi!
>
> I downloaded and ran a bunch of graph algorithms on a 6-node cluster.
> Found no problems :-) You have my +1, too.
>
> -V.
>
> On 16 January 2015 at 13:57, Robert Metzger <[hidden email]> wrote:
>
> > +1
> >
> > Checked:
> > - SHA checksum of some files
> > - Maven staging repository files (md5 sums, hadoop versions)
> > - "mvn clean install" in src file
> > - started flink in local mode
> > - dependencies in "lib/" look good.
> >
> > On Fri, Jan 16, 2015 at 12:41 PM, Aljoscha Krettek <[hidden email]>
> > wrote:
> >
> > > +1 looks good now, quickstarts have been fixed
> > > On Jan 15, 2015 12:14 PM, "Márton Balassi" <[hidden email]>
> > > wrote:
> > >
> > > > Please vote on releasing the following candidate as Apache Flink
> > version
> > > > 0.8.0
> > > >
> > > > This release will be the first major release for Flink as a top level
> > > > project.
> > > >
> > > > -------------------------------------------------------------
> > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > > (commit 03b95b9):
> > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > > >
> > > > The release artifacts to be voted on can be found at:
> > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mbalassi.asc
> > > >
> > > > The staging repository for this release can be found at:
> > > >
> https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > > -------------------------------------------------------------
> > > >
> > > >
> > > > Please vote on releasing this package as Apache Flink 0.8.0.
> > > >
> > > > The vote is open for the next 72 hours and passes if a majority of at
> > > least
> > > > three +1 PMC votes are cast.
> > > >
> > > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > > [ ] -1 Do not release this package because ...
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Stephan Ewen
@Till Is this the plan visualizer html file, or the webclient?

On Fri, Jan 16, 2015 at 5:25 PM, Till Rohrmann <[hidden email]> wrote:

> Hi,
>
> I found an issue with the yarn binaries.
> In flink-0.8.0-bin-hadoop2-yarn.tgz the plan visualizer does not work. The
> reason is that the resources folder with the javascript files is not copied
> to flink-dist.
>
> I'm a little bit undecided wether this is a blocker or not. It is
> definitely a bad user experience if the user wants to visualize his plan.
> But I guess, that not many users will do that. What do you think?
>
> Greets,
>
> Till
>
> On Fri, Jan 16, 2015 at 3:05 PM, Vasiliki Kalavri <
> [hidden email]
> > wrote:
>
> > Hi!
> >
> > I downloaded and ran a bunch of graph algorithms on a 6-node cluster.
> > Found no problems :-) You have my +1, too.
> >
> > -V.
> >
> > On 16 January 2015 at 13:57, Robert Metzger <[hidden email]> wrote:
> >
> > > +1
> > >
> > > Checked:
> > > - SHA checksum of some files
> > > - Maven staging repository files (md5 sums, hadoop versions)
> > > - "mvn clean install" in src file
> > > - started flink in local mode
> > > - dependencies in "lib/" look good.
> > >
> > > On Fri, Jan 16, 2015 at 12:41 PM, Aljoscha Krettek <
> [hidden email]>
> > > wrote:
> > >
> > > > +1 looks good now, quickstarts have been fixed
> > > > On Jan 15, 2015 12:14 PM, "Márton Balassi" <[hidden email]
> >
> > > > wrote:
> > > >
> > > > > Please vote on releasing the following candidate as Apache Flink
> > > version
> > > > > 0.8.0
> > > > >
> > > > > This release will be the first major release for Flink as a top
> level
> > > > > project.
> > > > >
> > > > > -------------------------------------------------------------
> > > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > > > (commit 03b95b9):
> > > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > > > >
> > > > > The release artifacts to be voted on can be found at:
> > > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > > > >
> > > > > Release artifacts are signed with the following key:
> > > > > https://people.apache.org/keys/committer/mbalassi.asc
> > > > >
> > > > > The staging repository for this release can be found at:
> > > > >
> > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > > > -------------------------------------------------------------
> > > > >
> > > > >
> > > > > Please vote on releasing this package as Apache Flink 0.8.0.
> > > > >
> > > > > The vote is open for the next 72 hours and passes if a majority of
> at
> > > > least
> > > > > three +1 PMC votes are cast.
> > > > >
> > > > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > > > [ ] -1 Do not release this package because ...
> > > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Till Rohrmann
It's the plan visualizer html file.

On Fri, Jan 16, 2015 at 5:29 PM, Stephan Ewen <[hidden email]> wrote:

> @Till Is this the plan visualizer html file, or the webclient?
>
> On Fri, Jan 16, 2015 at 5:25 PM, Till Rohrmann <[hidden email]>
> wrote:
>
> > Hi,
> >
> > I found an issue with the yarn binaries.
> > In flink-0.8.0-bin-hadoop2-yarn.tgz the plan visualizer does not work.
> The
> > reason is that the resources folder with the javascript files is not
> copied
> > to flink-dist.
> >
> > I'm a little bit undecided wether this is a blocker or not. It is
> > definitely a bad user experience if the user wants to visualize his plan.
> > But I guess, that not many users will do that. What do you think?
> >
> > Greets,
> >
> > Till
> >
> > On Fri, Jan 16, 2015 at 3:05 PM, Vasiliki Kalavri <
> > [hidden email]
> > > wrote:
> >
> > > Hi!
> > >
> > > I downloaded and ran a bunch of graph algorithms on a 6-node cluster.
> > > Found no problems :-) You have my +1, too.
> > >
> > > -V.
> > >
> > > On 16 January 2015 at 13:57, Robert Metzger <[hidden email]>
> wrote:
> > >
> > > > +1
> > > >
> > > > Checked:
> > > > - SHA checksum of some files
> > > > - Maven staging repository files (md5 sums, hadoop versions)
> > > > - "mvn clean install" in src file
> > > > - started flink in local mode
> > > > - dependencies in "lib/" look good.
> > > >
> > > > On Fri, Jan 16, 2015 at 12:41 PM, Aljoscha Krettek <
> > [hidden email]>
> > > > wrote:
> > > >
> > > > > +1 looks good now, quickstarts have been fixed
> > > > > On Jan 15, 2015 12:14 PM, "Márton Balassi" <
> [hidden email]
> > >
> > > > > wrote:
> > > > >
> > > > > > Please vote on releasing the following candidate as Apache Flink
> > > > version
> > > > > > 0.8.0
> > > > > >
> > > > > > This release will be the first major release for Flink as a top
> > level
> > > > > > project.
> > > > > >
> > > > > > -------------------------------------------------------------
> > > > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > > > > (commit 03b95b9):
> > > > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > > > > >
> > > > > > The release artifacts to be voted on can be found at:
> > > > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > > > > >
> > > > > > Release artifacts are signed with the following key:
> > > > > > https://people.apache.org/keys/committer/mbalassi.asc
> > > > > >
> > > > > > The staging repository for this release can be found at:
> > > > > >
> > > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > > > > -------------------------------------------------------------
> > > > > >
> > > > > >
> > > > > > Please vote on releasing this package as Apache Flink 0.8.0.
> > > > > >
> > > > > > The vote is open for the next 72 hours and passes if a majority
> of
> > at
> > > > > least
> > > > > > three +1 PMC votes are cast.
> > > > > >
> > > > > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > > > > [ ] -1 Do not release this package because ...
> > > > > >
> > > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Henry Saputra
In reply to this post by Till Rohrmann
Dont think that is a blocker for the release.

We could make release notes to indicate this problem.

On Fri, Jan 16, 2015 at 8:25 AM, Till Rohrmann <[hidden email]> wrote:

> Hi,
>
> I found an issue with the yarn binaries.
> In flink-0.8.0-bin-hadoop2-yarn.tgz the plan visualizer does not work. The
> reason is that the resources folder with the javascript files is not copied
> to flink-dist.
>
> I'm a little bit undecided wether this is a blocker or not. It is
> definitely a bad user experience if the user wants to visualize his plan.
> But I guess, that not many users will do that. What do you think?
>
> Greets,
>
> Till
>
> On Fri, Jan 16, 2015 at 3:05 PM, Vasiliki Kalavri <[hidden email]
>> wrote:
>
>> Hi!
>>
>> I downloaded and ran a bunch of graph algorithms on a 6-node cluster.
>> Found no problems :-) You have my +1, too.
>>
>> -V.
>>
>> On 16 January 2015 at 13:57, Robert Metzger <[hidden email]> wrote:
>>
>> > +1
>> >
>> > Checked:
>> > - SHA checksum of some files
>> > - Maven staging repository files (md5 sums, hadoop versions)
>> > - "mvn clean install" in src file
>> > - started flink in local mode
>> > - dependencies in "lib/" look good.
>> >
>> > On Fri, Jan 16, 2015 at 12:41 PM, Aljoscha Krettek <[hidden email]>
>> > wrote:
>> >
>> > > +1 looks good now, quickstarts have been fixed
>> > > On Jan 15, 2015 12:14 PM, "Márton Balassi" <[hidden email]>
>> > > wrote:
>> > >
>> > > > Please vote on releasing the following candidate as Apache Flink
>> > version
>> > > > 0.8.0
>> > > >
>> > > > This release will be the first major release for Flink as a top level
>> > > > project.
>> > > >
>> > > > -------------------------------------------------------------
>> > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
>> > > > (commit 03b95b9):
>> > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
>> > > >
>> > > > The release artifacts to be voted on can be found at:
>> > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
>> > > >
>> > > > Release artifacts are signed with the following key:
>> > > > https://people.apache.org/keys/committer/mbalassi.asc
>> > > >
>> > > > The staging repository for this release can be found at:
>> > > >
>> https://repository.apache.org/content/repositories/orgapacheflink-1028
>> > > > -------------------------------------------------------------
>> > > >
>> > > >
>> > > > Please vote on releasing this package as Apache Flink 0.8.0.
>> > > >
>> > > > The vote is open for the next 72 hours and passes if a majority of at
>> > > least
>> > > > three +1 PMC votes are cast.
>> > > >
>> > > > [ ] +1 Release this package as Apache Flink 0.8.0
>> > > > [ ] -1 Do not release this package because ...
>> > > >
>> > >
>> >
>>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Henry Saputra
In reply to this post by Márton Balassi
The checksum files of source artifact look good
The signature files is good
Source compiled and tests passed
Local tests work
NOTICE, LICENSE files look good
No executables 3rd party in source artifact
License header exists

+1

- Henry


On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
<[hidden email]> wrote:

> Please vote on releasing the following candidate as Apache Flink version
> 0.8.0
>
> This release will be the first major release for Flink as a top level
> project.
>
> -------------------------------------------------------------
> The commit to be voted on is in the branch "release-0.8.0-rc3"
> (commit 03b95b9):
> https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
>
> The release artifacts to be voted on can be found at:
> http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mbalassi.asc
>
> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapacheflink-1028
> -------------------------------------------------------------
>
>
> Please vote on releasing this package as Apache Flink 0.8.0.
>
> The vote is open for the next 72 hours and passes if a majority of at least
> three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Flink 0.8.0
> [ ] -1 Do not release this package because ...
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Henry Saputra
In reply to this post by Márton Balassi
Marton, just curious that the changes for the 0.8-rc3 is not shown in
the https://github.com/hsaputra/flink/tree/release-0.8 or did I see
wrong branch?

- Henry

On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
<[hidden email]> wrote:

> Please vote on releasing the following candidate as Apache Flink version
> 0.8.0
>
> This release will be the first major release for Flink as a top level
> project.
>
> -------------------------------------------------------------
> The commit to be voted on is in the branch "release-0.8.0-rc3"
> (commit 03b95b9):
> https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
>
> The release artifacts to be voted on can be found at:
> http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mbalassi.asc
>
> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapacheflink-1028
> -------------------------------------------------------------
>
>
> Please vote on releasing this package as Apache Flink 0.8.0.
>
> The vote is open for the next 72 hours and passes if a majority of at least
> three +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Flink 0.8.0
> [ ] -1 Do not release this package because ...
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Henry Saputra
Sigh, false alarm I was looking at my fork repo instead of the mirror :(

I am an idiot, sorry guys

On Friday, January 16, 2015, Henry Saputra <[hidden email]> wrote:

> Marton, just curious that the changes for the 0.8-rc3 is not shown in
> the https://github.com/hsaputra/flink/tree/release-0.8 or did I see
> wrong branch?
>
> - Henry
>
> On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
> <[hidden email] <javascript:;>> wrote:
> > Please vote on releasing the following candidate as Apache Flink version
> > 0.8.0
> >
> > This release will be the first major release for Flink as a top level
> > project.
> >
> > -------------------------------------------------------------
> > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > (commit 03b95b9):
> > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> >
> > The release artifacts to be voted on can be found at:
> > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/mbalassi.asc
> >
> > The staging repository for this release can be found at:
> > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > -------------------------------------------------------------
> >
> >
> > Please vote on releasing this package as Apache Flink 0.8.0.
> >
> > The vote is open for the next 72 hours and passes if a majority of at
> least
> > three +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Flink 0.8.0
> > [ ] -1 Do not release this package because ...
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Robert Metzger
I'm also against cancelling the release because of the broken plan
visualizer. The issue persisted over the last releases and nobody
complained about it yet.

Also, only the yarn package is affected. Users usually download the other
packages for local testing and development (because you don't have yarn
installed on a single machine).

On Fri, Jan 16, 2015 at 6:38 PM, Henry Saputra <[hidden email]>
wrote:

> Sigh, false alarm I was looking at my fork repo instead of the mirror :(
>
> I am an idiot, sorry guys
>
> On Friday, January 16, 2015, Henry Saputra <[hidden email]>
> wrote:
>
> > Marton, just curious that the changes for the 0.8-rc3 is not shown in
> > the https://github.com/hsaputra/flink/tree/release-0.8 or did I see
> > wrong branch?
> >
> > - Henry
> >
> > On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
> > <[hidden email] <javascript:;>> wrote:
> > > Please vote on releasing the following candidate as Apache Flink
> version
> > > 0.8.0
> > >
> > > This release will be the first major release for Flink as a top level
> > > project.
> > >
> > > -------------------------------------------------------------
> > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > (commit 03b95b9):
> > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > >
> > > The release artifacts to be voted on can be found at:
> > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/mbalassi.asc
> > >
> > > The staging repository for this release can be found at:
> > > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > -------------------------------------------------------------
> > >
> > >
> > > Please vote on releasing this package as Apache Flink 0.8.0.
> > >
> > > The vote is open for the next 72 hours and passes if a majority of at
> > least
> > > three +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > [ ] -1 Do not release this package because ...
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Fabian Hueske
Executed all example programs with provided data on JM-TM shared JVM
(./start-local.sh) and on JM JVM + 1 TM JVM one the same machine
(./start-cluster.sh with default config) using the command line client for
the hadoop1 and hadoop2 packages.

+1

2015-01-16 20:26 GMT+01:00 Robert Metzger <[hidden email]>:

> I'm also against cancelling the release because of the broken plan
> visualizer. The issue persisted over the last releases and nobody
> complained about it yet.
>
> Also, only the yarn package is affected. Users usually download the other
> packages for local testing and development (because you don't have yarn
> installed on a single machine).
>
> On Fri, Jan 16, 2015 at 6:38 PM, Henry Saputra <[hidden email]>
> wrote:
>
> > Sigh, false alarm I was looking at my fork repo instead of the mirror :(
> >
> > I am an idiot, sorry guys
> >
> > On Friday, January 16, 2015, Henry Saputra <[hidden email]>
> > wrote:
> >
> > > Marton, just curious that the changes for the 0.8-rc3 is not shown in
> > > the https://github.com/hsaputra/flink/tree/release-0.8 or did I see
> > > wrong branch?
> > >
> > > - Henry
> > >
> > > On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
> > > <[hidden email] <javascript:;>> wrote:
> > > > Please vote on releasing the following candidate as Apache Flink
> > version
> > > > 0.8.0
> > > >
> > > > This release will be the first major release for Flink as a top level
> > > > project.
> > > >
> > > > -------------------------------------------------------------
> > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > > (commit 03b95b9):
> > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > > >
> > > > The release artifacts to be voted on can be found at:
> > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mbalassi.asc
> > > >
> > > > The staging repository for this release can be found at:
> > > >
> https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > > -------------------------------------------------------------
> > > >
> > > >
> > > > Please vote on releasing this package as Apache Flink 0.8.0.
> > > >
> > > > The vote is open for the next 72 hours and passes if a majority of at
> > > least
> > > > three +1 PMC votes are cast.
> > > >
> > > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > > [ ] -1 Do not release this package because ...
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Stephan Ewen
- License and notice files look good
- no 3rd party binaries
- all examples run on a local one node cluster
- plan visualizer works for all examples in the web client

+1

Minor comment: the inception year in the root pom is set to 2015, when it
should be 2014, but that is cosmetic.
Am 16.01.2015 21:33 schrieb "Fabian Hueske" <[hidden email]>:

> Executed all example programs with provided data on JM-TM shared JVM
> (./start-local.sh) and on JM JVM + 1 TM JVM one the same machine
> (./start-cluster.sh with default config) using the command line client for
> the hadoop1 and hadoop2 packages.
>
> +1
>
> 2015-01-16 20:26 GMT+01:00 Robert Metzger <[hidden email]>:
>
> > I'm also against cancelling the release because of the broken plan
> > visualizer. The issue persisted over the last releases and nobody
> > complained about it yet.
> >
> > Also, only the yarn package is affected. Users usually download the other
> > packages for local testing and development (because you don't have yarn
> > installed on a single machine).
> >
> > On Fri, Jan 16, 2015 at 6:38 PM, Henry Saputra <[hidden email]>
> > wrote:
> >
> > > Sigh, false alarm I was looking at my fork repo instead of the mirror
> :(
> > >
> > > I am an idiot, sorry guys
> > >
> > > On Friday, January 16, 2015, Henry Saputra <[hidden email]>
> > > wrote:
> > >
> > > > Marton, just curious that the changes for the 0.8-rc3 is not shown in
> > > > the https://github.com/hsaputra/flink/tree/release-0.8 or did I see
> > > > wrong branch?
> > > >
> > > > - Henry
> > > >
> > > > On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
> > > > <[hidden email] <javascript:;>> wrote:
> > > > > Please vote on releasing the following candidate as Apache Flink
> > > version
> > > > > 0.8.0
> > > > >
> > > > > This release will be the first major release for Flink as a top
> level
> > > > > project.
> > > > >
> > > > > -------------------------------------------------------------
> > > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > > > (commit 03b95b9):
> > > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > > > >
> > > > > The release artifacts to be voted on can be found at:
> > > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > > > >
> > > > > Release artifacts are signed with the following key:
> > > > > https://people.apache.org/keys/committer/mbalassi.asc
> > > > >
> > > > > The staging repository for this release can be found at:
> > > > >
> > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > > > -------------------------------------------------------------
> > > > >
> > > > >
> > > > > Please vote on releasing this package as Apache Flink 0.8.0.
> > > > >
> > > > > The vote is open for the next 72 hours and passes if a majority of
> at
> > > > least
> > > > > three +1 PMC votes are cast.
> > > > >
> > > > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > > > [ ] -1 Do not release this package because ...
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [VOTE] Release Apache Flink 0.8.0 (RC3)

Márton Balassi
@Till: [plan visualizer] Thanks for spotting it, let's fix it for 0.8.1.
@Stephan: [inception year] Sorry, my bad. Will amend the commit in question
when cherry-picking it to master.

Neither one is a blocker on my side and the vote is over anyway. :)

On Fri, Jan 16, 2015 at 10:12 PM, Stephan Ewen <[hidden email]> wrote:

> - License and notice files look good
> - no 3rd party binaries
> - all examples run on a local one node cluster
> - plan visualizer works for all examples in the web client
>
> +1
>
> Minor comment: the inception year in the root pom is set to 2015, when it
> should be 2014, but that is cosmetic.
> Am 16.01.2015 21:33 schrieb "Fabian Hueske" <[hidden email]>:
>
> > Executed all example programs with provided data on JM-TM shared JVM
> > (./start-local.sh) and on JM JVM + 1 TM JVM one the same machine
> > (./start-cluster.sh with default config) using the command line client
> for
> > the hadoop1 and hadoop2 packages.
> >
> > +1
> >
> > 2015-01-16 20:26 GMT+01:00 Robert Metzger <[hidden email]>:
> >
> > > I'm also against cancelling the release because of the broken plan
> > > visualizer. The issue persisted over the last releases and nobody
> > > complained about it yet.
> > >
> > > Also, only the yarn package is affected. Users usually download the
> other
> > > packages for local testing and development (because you don't have yarn
> > > installed on a single machine).
> > >
> > > On Fri, Jan 16, 2015 at 6:38 PM, Henry Saputra <
> [hidden email]>
> > > wrote:
> > >
> > > > Sigh, false alarm I was looking at my fork repo instead of the mirror
> > :(
> > > >
> > > > I am an idiot, sorry guys
> > > >
> > > > On Friday, January 16, 2015, Henry Saputra <[hidden email]>
> > > > wrote:
> > > >
> > > > > Marton, just curious that the changes for the 0.8-rc3 is not shown
> in
> > > > > the https://github.com/hsaputra/flink/tree/release-0.8 or did I
> see
> > > > > wrong branch?
> > > > >
> > > > > - Henry
> > > > >
> > > > > On Thu, Jan 15, 2015 at 3:10 AM, Márton Balassi
> > > > > <[hidden email] <javascript:;>> wrote:
> > > > > > Please vote on releasing the following candidate as Apache Flink
> > > > version
> > > > > > 0.8.0
> > > > > >
> > > > > > This release will be the first major release for Flink as a top
> > level
> > > > > > project.
> > > > > >
> > > > > > -------------------------------------------------------------
> > > > > > The commit to be voted on is in the branch "release-0.8.0-rc3"
> > > > > > (commit 03b95b9):
> > > > > > https://git-wip-us.apache.org/repos/asf/flink/commit/03b95b9
> > > > > >
> > > > > > The release artifacts to be voted on can be found at:
> > > > > > http://people.apache.org/~mbalassi/flink-0.8.0-rc3/
> > > > > >
> > > > > > Release artifacts are signed with the following key:
> > > > > > https://people.apache.org/keys/committer/mbalassi.asc
> > > > > >
> > > > > > The staging repository for this release can be found at:
> > > > > >
> > > https://repository.apache.org/content/repositories/orgapacheflink-1028
> > > > > > -------------------------------------------------------------
> > > > > >
> > > > > >
> > > > > > Please vote on releasing this package as Apache Flink 0.8.0.
> > > > > >
> > > > > > The vote is open for the next 72 hours and passes if a majority
> of
> > at
> > > > > least
> > > > > > three +1 PMC votes are cast.
> > > > > >
> > > > > > [ ] +1 Release this package as Apache Flink 0.8.0
> > > > > > [ ] -1 Do not release this package because ...
> > > > >
> > > >
> > >
> >
>