Re: Is Idle state retention time in SQL client possible?

2019-09-17 Thread srikanth flink
Hey, I came across the configuration under 'exection' in .yaml file. Any other info is appreciated. Thanks Srikanth On Tue, Sep 17, 2019 at 2:31 PM srikanth flink wrote: > Hi there, > > I've come across this link > <https://ci.apache.org/projects/flink/fl

Is Idle state retention time in SQL client possible?

2019-09-17 Thread srikanth flink
Hi there, I've come across this link for Idle state retention time. Would like to know if I could configure this for SQL client and how? Thanks Srikanth

Re: How stable is FlinkSQL.

2019-09-16 Thread srikanth flink
rica.cn/developers-resources/ > > Many of them are cases of Flink-SQL. > > > Best, > > Forward > > srikanth flink 于2019年9月16日周一 下午9:39写道: > > > Hi Kurt, > > > > thanks for quick response. Is the email user@ml? > > > > Regards > >

Re: How stable is FlinkSQL.

2019-09-16 Thread srikanth flink
se. If > you met some issues when trying streaming sql, I would suggest you to > send the problem to user@ml, where you can receive some helps. > > Best, > Kurt > > > On Mon, Sep 16, 2019 at 2:44 PM srikanth flink > wrote: > > > Hi Stephan, > > > > -

Can I do a lookup in FlinkSQL?

2019-09-16 Thread srikanth flink
Hi there, I'm working with streaming in FlinkSQL. I've two tables created one with dynamic stream and the other a periodic updates. I would like to keep the periodic table a static(but updates with new data every day or so by flushing the old), So at any point of time the static table should conta

Does Flink has Retention policy?

2019-09-15 Thread srikanth flink
Hi there, I came across Flink and FlinkSQL and using FlinkSQL for stream processing. Flink runs as 3 node cluster with embedded Zookeeper, given heap 80GB on each. I came across few issues and would like to get some clarification. - Job1: Using Flink(java) to read and flatten my JSON and writ

Re: How stable is FlinkSQL.

2019-09-15 Thread srikanth flink
e you running the original Flink SQL engine or the new Blink SQL > engine (since 1.9) > > Best, > Stephan > > > On Fri, Sep 13, 2019 at 3:24 PM srikanth flink > wrote: > > > Hi there, > > > > I'm trying to get some hands on with FlinkSQL and take

How stable is FlinkSQL.

2019-09-13 Thread srikanth flink
Hi there, I'm trying to get some hands on with FlinkSQL and take to production, if works. Would like to know if someone deployed FlinkSQL in production? I'm facing issues while running FlinkSQL queries. Thanks Srikanth

Retention policy | Memory management.

2019-09-13 Thread srikanth flink
Hi there, I came across Flink and FlinkSQL and using FlinkSQL for stream processing. Flink runs as 3 node cluster with embedded Zookeeper, given heap 80GB on each. I came across few issues and would like to get some clarification. - Job1: Using Flink(java) to read and flatten my JSON and write