We need a new RC anyways.
I am OK with building the next RC on the current master.
What do others think?
I'll cancel the VOTE thread in the meantime.
2015-09-25 10:47 GMT+02:00 Ufuk Celebi :
> Hey Fabian,
>
> nice to see you taking care of this.
>
> I was wondering whether it makes sense to let
Hey Fabian,
nice to see you taking care of this.
I was wondering whether it makes sense to let the milestone branch catch up
with the current master as it contains many small fixes by now.
You will have a better understanding of this. But as far as I can tell the only
big recent change we want
I found more issues with the release:
- start/stop scripts do not work if the path contains spaces (FLINK-2756)
- several tests fail when building Flink in Cygwin on Windows (FLINK-2757,
FLINK-2758, FLINK-2759)
The following checks passed:
- Building Flink without tests in Cygwin on Windows
- Sta
I found another issue: The source release contains the ".git" directory.
On Wed, Sep 23, 2015 at 5:27 PM, Fabian Hueske wrote:
> I agree with continued testing before creating a new RC.
>
> I build Flink from the source distribution:
>
> - mvn clean install : works!
> - mvn clean install -Dscala
I agree with continued testing before creating a new RC.
I build Flink from the source distribution:
- mvn clean install : works!
- mvn clean install -Dscala-2.11 : works!
- mvn clean install -Dhadoop.version=2.7.0 : fails (FLINK-2651)
- mvn clean install -Dhadoop.version=2.6.0 : fails (FLINK-275
Thank you for immediately providing a fix.
I would suggest to do some more testing to reduce the number of RCs we need
to create
On Wed, Sep 23, 2015 at 4:26 PM, Matthias J. Sax wrote:
> I had a closer look, found the bug, and have a fix ready.
>
> https://github.com/mjsax/flink/tree/hotfixWebC
I had a closer look, found the bug, and have a fix ready.
https://github.com/mjsax/flink/tree/hotfixWebClient
The bug was introduced by FLINK-2175. It seems, something went wrong
when I tested this back than. :/
-Matthias
On 09/23/2015 02:27 PM, Matthias J. Sax wrote:
> Hi,
>
> I just encount
Hi,
I just encountered a problem in the WebClient. If I upload multiple
jars, only the first jar that is uploaded is shown. Can anybody verify
my observation?
-Matthias
On 09/23/2015 10:54 AM, Fabian Hueske wrote:
> Dear community,
>
> Please vote on releasing the following candidate as Apache
Dear community,
Please vote on releasing the following candidate as Apache Flink version
0.10.0-milestone-1. This is a milestone release that contains several
features of Flink's next major release version 0.10.0.
This is the first RC for this release.
---