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

2015-01-16 Thread 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

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

2015-01-16 Thread Henry Saputra
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 trohrm...@apache.org 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.

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

2015-01-16 Thread Henry Saputra
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

Re: Gather a distributed dataset

2015-01-16 Thread Alexander Alexandrov
Thanks, I will have a look at your comments tomorrow and create a PR which should superseed 210. BTW, is there already a test case where I can see the suggested way to do staged execution in with the new ExecutionEnvironment API? I thought about your second remark as well. The following lines