[jira] [Created] (FLINK-7179) Projectable ProjectableTableSource interface doesn't compatible with BoundedOutOfOrdernessTimestampExtractor

2017-07-13 Thread Zhenqiu Huang (JIRA)
Zhenqiu Huang created FLINK-7179: Summary: Projectable ProjectableTableSource interface doesn't compatible with BoundedOutOfOrdernessTimestampExtractor Key: FLINK-7179 URL:

[jira] [Created] (FLINK-7178) Datadog Metric Reporter Jar is Lacking Dependencies

2017-07-13 Thread Elias Levy (JIRA)
Elias Levy created FLINK-7178: - Summary: Datadog Metric Reporter Jar is Lacking Dependencies Key: FLINK-7178 URL: https://issues.apache.org/jira/browse/FLINK-7178 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-7177) [table] Using Table API to perform aggregation on another Table API / SQL result table causes runVolcanoPlanner failed on physicalPlan generation

2017-07-13 Thread Rong Rong (JIRA)
Rong Rong created FLINK-7177: Summary: [table] Using Table API to perform aggregation on another Table API / SQL result table causes runVolcanoPlanner failed on physicalPlan generation Key: FLINK-7177 URL:

[jira] [Created] (FLINK-7176) Failed builds (due to compilation) don't upload logs

2017-07-13 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-7176: --- Summary: Failed builds (due to compilation) don't upload logs Key: FLINK-7176 URL: https://issues.apache.org/jira/browse/FLINK-7176 Project: Flink

[jira] [Created] (FLINK-7175) Add simple benchmark suite for Flink

2017-07-13 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-7175: - Summary: Add simple benchmark suite for Flink Key: FLINK-7175 URL: https://issues.apache.org/jira/browse/FLINK-7175 Project: Flink Issue Type: Improvement

Re: Request for contributor permissions

2017-07-13 Thread Aljoscha Krettek
Hi, I added you to the list of contributors. Welcome to the community! :-) Best, Aljoscha > On 13. Jul 2017, at 16:16, 周思华 wrote: > > Hi devs, > I'm very interested in Flink and willing to contribute to it. Cloud anybody > give me the contributor permissions? My jira

Ship files to flink on yarn-cluster mode

2017-07-13 Thread Guy Harmach
Hi, Is there a way to ship files to a flink job running on YARN (similar to -files flag in Spark)? According the flink cli usage there is a -yarnship flag, but no documentation how to use it and retrieve the files on the flink job. If it is possible, I'd appreciate a reference to an example of

Re: [POLL] Who still uses Java 7 with Flink ?

2017-07-13 Thread Seth Wiesman
+1 for dropping java 7 On 7/13/17, 4:59 AM, "Konstantin Knauf" wrote: +1 for dropping Java 7 On 13.07.2017 10:11, Niels Basjes wrote: > +1 For dropping java 1.7 > > On 13 Jul 2017 04:11, "Jark Wu" wrote: > >> +1

[jira] [Created] (FLINK-7174) Bump dependency of Kafka 0.10.x to the latest one

2017-07-13 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-7174: - Summary: Bump dependency of Kafka 0.10.x to the latest one Key: FLINK-7174 URL: https://issues.apache.org/jira/browse/FLINK-7174 Project: Flink Issue

Re: Feel confused for the illustration of tumbling window

2017-07-13 Thread Aljoscha Krettek
Ah I see, then we should fix that. > On 13. Jul 2017, at 12:45, jincheng sun wrote: > > Thanks Fabian, that's my meaning. -:) > > 2017-07-13 18:14 GMT+08:00 Fabian Hueske : > >> I think the point is that some elements are drawn on the window

Re: Feel confused for the illustration of tumbling window

2017-07-13 Thread jincheng sun
Thanks Fabian, that's my meaning. -:) 2017-07-13 18:14 GMT+08:00 Fabian Hueske : > I think the point is that some elements are drawn on the window boundary. > So it is not clear to which window they would belong. > > 2017-07-13 12:03 GMT+02:00 Aljoscha Krettek

[jira] [Created] (FLINK-7172) Add a event logical id field to ValueTimeWrapper

2017-07-13 Thread Yueting Chen (JIRA)
Yueting Chen created FLINK-7172: --- Summary: Add a event logical id field to ValueTimeWrapper Key: FLINK-7172 URL: https://issues.apache.org/jira/browse/FLINK-7172 Project: Flink Issue Type:

Re: Feel confused for the illustration of tumbling window

2017-07-13 Thread Fabian Hueske
I think the point is that some elements are drawn on the window boundary. So it is not clear to which window they would belong. 2017-07-13 12:03 GMT+02:00 Aljoscha Krettek : > Hi, > > How do you mean? The windows in the illustration are not overlapping. > > I’m very happy

[jira] [Created] (FLINK-7171) Remove identity project for time attributes

2017-07-13 Thread Timo Walther (JIRA)
Timo Walther created FLINK-7171: --- Summary: Remove identity project for time attributes Key: FLINK-7171 URL: https://issues.apache.org/jira/browse/FLINK-7171 Project: Flink Issue Type:

Re: Feel confused for the illustration of tumbling window

2017-07-13 Thread Aljoscha Krettek
Hi, How do you mean? The windows in the illustration are not overlapping. I’m very happy about suggestions for improving this, though, if anyone has one.  Best, Aljoscha > On 13. Jul 2017, at 11:43, jincheng sun wrote: > > Hi guys, > Feel confused for the

Feel confused for the illustration of tumbling window

2017-07-13 Thread jincheng sun
Hi guys, Feel confused for the illustration of tumbling window, as follows: ​https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/windows.html#tumbling-windows https://ci.apache.org/projects/flink/flink-docs-release-1.3/fig/tumbling-windows.svg The Tumbling windows have a

Re: [POLL] Who still uses Java 7 with Flink ?

2017-07-13 Thread Stephan Ewen
Thanks a lot for the feedback. Let's keep this thread open for feedback till end of the week. If it stays like it is (all or a vast majority in favor of dropping Java 7 support), we should start dropping Java 7 from next week on. On Thu, Jul 13, 2017 at 10:59 AM, Konstantin Knauf <

[jira] [Created] (FLINK-7170) Fix until condition when the contiguity is strict

2017-07-13 Thread Dian Fu (JIRA)
Dian Fu created FLINK-7170: -- Summary: Fix until condition when the contiguity is strict Key: FLINK-7170 URL: https://issues.apache.org/jira/browse/FLINK-7170 Project: Flink Issue Type: Bug

Re: [POLL] Who still uses Java 7 with Flink ?

2017-07-13 Thread Konstantin Knauf
+1 for dropping Java 7 On 13.07.2017 10:11, Niels Basjes wrote: > +1 For dropping java 1.7 > > On 13 Jul 2017 04:11, "Jark Wu" wrote: > >> +1 for dropping Java 7 >> >> 2017-07-13 9:34 GMT+08:00 ☼ R Nair (रविशंकर नायर) < >> ravishankar.n...@gmail.com>: >> >>> +1 for dropping

Re: [POLL] Who still uses Java 7 with Flink ?

2017-07-13 Thread Niels Basjes
+1 For dropping java 1.7 On 13 Jul 2017 04:11, "Jark Wu" wrote: > +1 for dropping Java 7 > > 2017-07-13 9:34 GMT+08:00 ☼ R Nair (रविशंकर नायर) < > ravishankar.n...@gmail.com>: > >> +1 for dropping Java 1.7. >> >> On Wed, Jul 12, 2017 at 9:10 PM, Kurt Young

Re: [DISCUSS] Release 1.3.2 planning

2017-07-13 Thread Bowen Li
Hi Aljoscha, I'd like to see https://issues.apache.org/jira/browse/FLINK-6951 fixed in 1.3.2, if it makes sense. Thanks, Bowen On Wed, Jul 12, 2017 at 3:06 AM, Aljoscha Krettek wrote: > Short update, we resolved some blockers and discovered some new ones. > There’s