[jira] [Created] (FLINK-8175) remove flink-streaming-contrib and migrate its classes to flink-streaming-java/scala

2017-11-29 Thread Bowen Li (JIRA)
Bowen Li created FLINK-8175: --- Summary: remove flink-streaming-contrib and migrate its classes to flink-streaming-java/scala Key: FLINK-8175 URL: https://issues.apache.org/jira/browse/FLINK-8175 Project: Fli

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Eron Wright
Unfortunately we've identified a blocker bug for Flink on Mesos - FLINK-8174.We'll have a patch ready on Thursday. Thanks, Eron On Wed, Nov 29, 2017 at 3:40 PM, Eron Wright wrote: > On Dell EMC side, we're testing the RC2 on DCOS 1.10.0. Seeing a > potential issue with offer acceptance an

[jira] [Created] (FLINK-8174) Mesos RM unable to accept offers for unreserved resources

2017-11-29 Thread Eron Wright (JIRA)
Eron Wright created FLINK-8174: --- Summary: Mesos RM unable to accept offers for unreserved resources Key: FLINK-8174 URL: https://issues.apache.org/jira/browse/FLINK-8174 Project: Flink Issue T

[jira] [Created] (FLINK-8173) InvalidProgramException: Table program cannot be compiled. This is a bug. Please file an issue.

2017-11-29 Thread Tao Xia (JIRA)
Tao Xia created FLINK-8173: -- Summary: InvalidProgramException: Table program cannot be compiled. This is a bug. Please file an issue. Key: FLINK-8173 URL: https://issues.apache.org/jira/browse/FLINK-8173 Pro

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Eron Wright
On Dell EMC side, we're testing the RC2 on DCOS 1.10.0. Seeing a potential issue with offer acceptance and we'll update the thread with a +1 or with a more concrete issue within 24 hours. Thanks, Eron On Wed, Nov 29, 2017 at 6:54 AM, Chesnay Schepler wrote: > I don't think anyone has taken a

[jira] [Created] (FLINK-8172) Remove unnecessary synchronisation in RecordSerializer

2017-11-29 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-8172: - Summary: Remove unnecessary synchronisation in RecordSerializer Key: FLINK-8172 URL: https://issues.apache.org/jira/browse/FLINK-8172 Project: Flink Issue

[jira] [Created] (FLINK-8171) Remove work arounds in Flip6LocalStreamEnvironment

2017-11-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8171: Summary: Remove work arounds in Flip6LocalStreamEnvironment Key: FLINK-8171 URL: https://issues.apache.org/jira/browse/FLINK-8171 Project: Flink Issue Type:

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Chesnay Schepler
I don't think anyone has taken a look yet, nor was there a discussion as to postponing it. It just slipped through the cracks i guess... On 29.11.2017 15:47, Gyula Fóra wrote: Hi guys, I ran into this again while playing with savepoint/restore parallelism: https://issues.apache.org/jira/brows

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Gyula Fóra
Hi guys, I ran into this again while playing with savepoint/restore parallelism: https://issues.apache.org/jira/browse/FLINK-7595 https://github.com/apache/flink/pull/4651 Anyone has some idea about the status of this PR or were we planning to postpone this to 1.5? Thanks, Gyula Fabian Hueske

[jira] [Created] (FLINK-8170) Security Problems with Netty version 4.0.27.Final

2017-11-29 Thread Jens Oberender (JIRA)
Jens Oberender created FLINK-8170: - Summary: Security Problems with Netty version 4.0.27.Final Key: FLINK-8170 URL: https://issues.apache.org/jira/browse/FLINK-8170 Project: Flink Issue Type:

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Fabian Hueske
OK, the situation is the following: The test class (org.apache.flink.yarn.UtilsTest) implements a Hadoop interface (Container) that was extended in Hadoop 2.9.0 by a getter and setter. By adding the methods, we can compile Flink for Hadoop 2.9.0. However, the getter/setter add a dependency on a cl

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Fabian Hueske
I just tried to build the release-1.4 branch for Hadoop 2.9.0 (released a few days ago) and got a compilation failure in a test class. Right now, I'm assessing how much we need to fix to support Hadoop 2.9.0. I'll report later. Best, Fabian 2017-11-29 11:16 GMT+01:00 Aljoscha Krettek : > Agreed

[jira] [Created] (FLINK-8169) Document timestamp and timezone behavior for Table API & SQL

2017-11-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8169: --- Summary: Document timestamp and timezone behavior for Table API & SQL Key: FLINK-8169 URL: https://issues.apache.org/jira/browse/FLINK-8169 Project: Flink Iss

[jira] [Created] (FLINK-8168) Add offset support for group windows

2017-11-29 Thread Timo Walther (JIRA)
Timo Walther created FLINK-8168: --- Summary: Add offset support for group windows Key: FLINK-8168 URL: https://issues.apache.org/jira/browse/FLINK-8168 Project: Flink Issue Type: Bug Co

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Aljoscha Krettek
Agreed, this is a regression compared to the previous functionality. I updated the issue to "Blocker". > On 29. Nov 2017, at 10:01, Gyula Fóra wrote: > > Hi all, > > I have found the following issue: > https://issues.apache.org/jira/browse/FLINK-8165 > > I would say this is a blocker (I perso

[jira] [Created] (FLINK-8167) Failing WikipediaEditsSourceTest on Travis

2017-11-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8167: Summary: Failing WikipediaEditsSourceTest on Travis Key: FLINK-8167 URL: https://issues.apache.org/jira/browse/FLINK-8167 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-8166) Release scripts should also create Hadoop-free binaries by default

2017-11-29 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-8166: -- Summary: Release scripts should also create Hadoop-free binaries by default Key: FLINK-8166 URL: https://issues.apache.org/jira/browse/FLINK-8166 Project:

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Gyula Fóra
Hi all, I have found the following issue: https://issues.apache.org/jira/browse/FLINK-8165 I would say this is a blocker (I personally pass the ParameterTool all over the place in my production apps), but a pretty trivial issue to fix, we can wait a little to find other potential problems. I can

[jira] [Created] (FLINK-8165) ParameterTools not serializable properly

2017-11-29 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-8165: - Summary: ParameterTools not serializable properly Key: FLINK-8165 URL: https://issues.apache.org/jira/browse/FLINK-8165 Project: Flink Issue Type: Bug Co

Re: [VOTE] Release 1.4.0, release candidate #2

2017-11-29 Thread Tzu-Li (Gordon) Tai
+1 Verified: - No missing release Maven artifacts - Staged Apache source & binary convenience releases looks good - NOTICE / LICENSE is correct, README is sane - Built from source (macOS, Scala 2.11, Hadoop-free & Hadoop 2.8) - Cluster testing on AWS EMR (see release-testing-doc for configuration