Reduced Availability from 17.6. - 24.6

2017-06-16 Thread Aljoscha Krettek
Hi, I’ll be on vacation next week, just in case anyone is wondering why I’m not responding. :-) Best, Aljoscha

Re: FlinkML on slack

2017-06-16 Thread Andrew Psaltis
Hi Stravros, Can you please invite me to the FlinkML slack channel as well. Thanks, Andrew On Thu, Jun 15, 2017 at 3:08 PM, Lokesh Amarnath wrote: > Hi Stravros, > > Could you also please add me to the Slack channel? My email id is: > lokesh.amarn...@gmail.com. > > Thanks, > Lokesh > > > > On T

[jira] [Created] (FLINK-6939) Not store IterativeCondition with NFA state

2017-06-16 Thread Jark Wu (JIRA)
Jark Wu created FLINK-6939: -- Summary: Not store IterativeCondition with NFA state Key: FLINK-6939 URL: https://issues.apache.org/jira/browse/FLINK-6939 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-6938) IterativeCondition should support RichFunction interface

2017-06-16 Thread Jark Wu (JIRA)
Jark Wu created FLINK-6938: -- Summary: IterativeCondition should support RichFunction interface Key: FLINK-6938 URL: https://issues.apache.org/jira/browse/FLINK-6938 Project: Flink Issue Type: Sub-ta

Re: [DISCUSS] Table API / SQL features for Flink 1.4.0

2017-06-16 Thread jincheng sun
Hi Fabian, Thanks for bring up this discuss. In order to enrich Flink's built-in scalar function, friendly user experience, I recommend adding as much scalar functions as possible in version 1.4 release. I have filed the JIRAs( https://issues.apache.org/jira/browse/FLINK-6810), and try my best to w

[jira] [Created] (FLINK-6937) Fix link markdown in Production Readiness Checklist doc

2017-06-16 Thread Juan Paulo Gutierrez (JIRA)
Juan Paulo Gutierrez created FLINK-6937: --- Summary: Fix link markdown in Production Readiness Checklist doc Key: FLINK-6937 URL: https://issues.apache.org/jira/browse/FLINK-6937 Project: Flink

[jira] [Created] (FLINK-6936) Add multiple targets support for custom partitioner

2017-06-16 Thread Xingcan Cui (JIRA)
Xingcan Cui created FLINK-6936: -- Summary: Add multiple targets support for custom partitioner Key: FLINK-6936 URL: https://issues.apache.org/jira/browse/FLINK-6936 Project: Flink Issue Type: Imp

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

2017-06-16 Thread Jark Wu
Thanks Fabian for the standard Row Pattern Recognition in SQL! I just created a FLIP for this feature. FILP-20: https://cwiki.apache.org/confluence/display/FLINK/FLIP-20%3A+Integration+of+SQL+and+CEP Cheers, Jark Wu 2017-06-16 0:49 GMT+08:00 Fabian Hueske : > Hi everybody, > > I just stumbled

Re: [DISCUSS] FLIP-19: Improved BLOB storage architecture

2017-06-16 Thread Biao Liu
Hi Till I agree with you about the Flink's DC. It is another topic indeed. I just thought that we can think more about it before refactoring BLOB service. Make sure that it's easy to implement DC on the refactored architecture. I have another question about BLOB service. Can we abstract the BLOB

Re: [DISCUSS] Table API / SQL features for Flink 1.4.0

2017-06-16 Thread Fabian Hueske
Thanks for your response Shaoxuan, My "Table-table join with retraction" is probably the same as your "unbounded stream-stream join with retraction". Basically, a join between two dynamic tables with unique keys (either because of an upsert stream->table conversion or an unbounded aggregation). B

[jira] [Created] (FLINK-6935) Integration of SQL and CEP

2017-06-16 Thread Jark Wu (JIRA)
Jark Wu created FLINK-6935: -- Summary: Integration of SQL and CEP Key: FLINK-6935 URL: https://issues.apache.org/jira/browse/FLINK-6935 Project: Flink Issue Type: New Feature Components: CE