[jira] [Created] (FLINK-6911) StatsD Metrics name should escape spaces

2017-06-13 Thread Chris Dail (JIRA)
Chris Dail created FLINK-6911: - Summary: StatsD Metrics name should escape spaces Key: FLINK-6911 URL: https://issues.apache.org/jira/browse/FLINK-6911 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6910) Metrics value for lastCheckpointExternalPath is not valid

2017-06-13 Thread Chris Dail (JIRA)
Chris Dail created FLINK-6910: - Summary: Metrics value for lastCheckpointExternalPath is not valid Key: FLINK-6910 URL: https://issues.apache.org/jira/browse/FLINK-6910 Project: Flink Issue Type:

[jira] [Created] (FLINK-6909) Flink should support Lombok POJO

2017-06-13 Thread Md Kamaruzzaman (JIRA)
Md Kamaruzzaman created FLINK-6909: -- Summary: Flink should support Lombok POJO Key: FLINK-6909 URL: https://issues.apache.org/jira/browse/FLINK-6909 Project: Flink Issue Type: Wish

Re: How to increase Travis CI time limit

2017-06-13 Thread Chesnay Schepler
Hello, there currently isn't a good workaround for contributors. I'm currently reaching out to Travis support as to whether something about their infrastructure was changed recently. It seems unlikely that we didn't notice a commit that adds 50 minutes to the build times. Regards, Chesnay O

How to increase Travis CI time limit

2017-06-13 Thread Jark Wu
Hi devs, I used to check whether a PR can be merged by using Travis CI on my own repo branch. But recently I find it doesn't work. Such as this branch [1] , Travis CI failed when reached 50 minutes limit. I find that flink repo can run more than 1 hr 30 min. Do you know how to increase the time l

[DISCUSS] FLIP-19: Improved BLOB storage architecture

2017-06-13 Thread Nico Kruber
Hi all, I'd like to initiate a discussion on some architectural changes for the BLOB server which finally add a proper cleanup story, remove some dead code, and extend the BLOB store's use for off-loaded (large) RPC messages. Please have a look at FLIP-19 that details the proposed changes: https

[jira] [Created] (FLINK-6908) start-cluster.sh accepts batch/streaming mode argument

2017-06-13 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6908: --- Summary: start-cluster.sh accepts batch/streaming mode argument Key: FLINK-6908 URL: https://issues.apache.org/jira/browse/FLINK-6908 Project: Flink Is

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-13 Thread Till Rohrmann
I've just merged the fix for this blocker (FLINK-6685). On Tue, Jun 13, 2017 at 11:21 AM, Aljoscha Krettek wrote: > A quick Jira search reveals one blocker: https://issues.apache.org/ > jira/browse/FLINK-6685?filter=12334772&jql=project%20%3D% > 20FLINK%20AND%20priority%20%3D%20Blocker%20AND%20r

[jira] [Created] (FLINK-6907) Remove TupleGenerator in flink-java

2017-06-13 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6907: --- Summary: Remove TupleGenerator in flink-java Key: FLINK-6907 URL: https://issues.apache.org/jira/browse/FLINK-6907 Project: Flink Issue Type: Improveme

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-13 Thread Aljoscha Krettek
A quick Jira search reveals one blocker: https://issues.apache.org/jira/browse/FLINK-6685?filter=12334772&jql=project%20%3D%20FLINK%20AND%20priority%20%3D%20Blocker%20AND%20resolution%20%3D%20Unresolved%20AND%20affectedVersion%20%3D%201.3.0

Re: [DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-13 Thread Dian Fu
Hi Fabian, Thanks a lot. Agree that we can start working by adding the missing features of the CEP library. Best regards, Dian On Tue, Jun 13, 2017 at 4:26 PM, Fabian Hueske wrote: > Hi, > > @Dian Fu: I gave you contributor permissions. :-) > > I don't think we have to wait for Calcite 1.13 to

Re: [DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-13 Thread Fabian Hueske
Hi, @Dian Fu: I gave you contributor permissions. :-) I don't think we have to wait for Calcite 1.13 to start working on the missing features of the CEP library and extending the prototype. We might want to wait with the integration into flink-table until Calcite 1.13 is out and we updated the de

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-13 Thread Chesnay Schepler
I would like to include FLINK-6898 and FLINK-6900 in 1.3.1. They are related to the metric system, and limit the size of individual metric name components as the default window operator names are so long they were causing issues with file-system based storages because the components exceeded 2

Re: [DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-13 Thread jincheng sun
Hi Jark, Dian, Thanks for bring up this discuss and share the prototype. +1 to push this great feature forward! Cheers, SunJincheng 2017-06-13 15:34 GMT+08:00 Jark Wu : > Thank you Yueting for pointing out the mistake in the prototype. I > accidentally introduced it when merge code. > > I'm so

Re: [DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-13 Thread Jark Wu
Thank you Yueting for pointing out the mistake in the prototype. I accidentally introduced it when merge code. I'm so glad to see so many people are interested in the feature. Let's work out together to push it forward! Cheers, Jark Wu 2017-06-13 15:27 GMT+08:00 Liangfei Su : > +1 for the feat

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-13 Thread jincheng sun
Hi Robert, From user mail-list I find 2 bugs as follows: https://issues.apache.org/jira/browse/FLINK-6886 https://issues.apache.org/jira/browse/FLINK-6896 I'm not sure if they are as the release blocker. But I think is better to merged those two PR. into 1.3.1 release. What do you think? @Fabi

Re: [DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-13 Thread Liangfei Su
+1 for the feature. Myself was a user of Siddhi, this is pretty user friendly feature to provide to user. On Tue, Jun 13, 2017 at 3:09 PM, Dian Fu wrote: > Hi Yueting & Dawid Wysakowicz, > > Very glad that you're interested in this feature and you're definitely > welcome to join this work and al

Re: [DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-13 Thread Dian Fu
Hi Yueting & Dawid Wysakowicz, Very glad that you're interested in this feature and you're definitely welcome to join this work and also anyone else.:) Best regards, Dian On Tue, Jun 13, 2017 at 2:35 PM, Dawid Wysakowicz < wysakowicz.da...@gmail.com> wrote: > Hi all, > > Integrating SQL with CE