Is Idle state retention time in SQL client possible?

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Is Idle state retention time in SQL client possible?

srikanth flink
Hi there,

I've come across this link
<https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/streaming/query_configuration.html>
for Idle state retention time. Would like to know if I could configure this
for SQL client and how?

Thanks
Srikanth
Reply | Threaded
Open this post in threaded view
|

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

Fabian Hueske-2
Hi,

This can be set via the environment file.
Please have a look at the documentation [1] (see "execution:
min-idle-state-retention: " and "execution: max-idle-retention: " keys).

Fabian

[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/sqlClient.html#environment-files

Am Di., 17. Sept. 2019 um 11:01 Uhr schrieb srikanth flink <
[hidden email]>:

> Hi there,
>
> I've come across this link
> <
> https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/streaming/query_configuration.html
> >
> for Idle state retention time. Would like to know if I could configure this
> for SQL client and how?
>
> Thanks
> Srikanth
>
Reply | Threaded
Open this post in threaded view
|

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

srikanth flink
In reply to this post by 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 <[hidden email]> wrote:

> Hi there,
>
> I've come across this link
> <https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/streaming/query_configuration.html>
> for Idle state retention time. Would like to know if I could configure this
> for SQL client and how?
>
> Thanks
> Srikanth
>
Reply | Threaded
Open this post in threaded view
|

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

Fabian Hueske-2
I'm not sure what you are asking for.
"execution: min/max-idle-state-retention" are the entries in the
configuration file for the SQL CLI client to configure "idle state
retention time" as described in the link that you posted.

Btw. user question should be directed to the [hidden email] mailing
list.
The [hidden email] list is intended for the development of Flink.

Thanks,
Fabian

Am Di., 17. Sept. 2019 um 11:24 Uhr schrieb srikanth flink <
[hidden email]>:

> 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 <[hidden email]>
> wrote:
>
> > Hi there,
> >
> > I've come across this link
> > <
> https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/streaming/query_configuration.html
> >
> > for Idle state retention time. Would like to know if I could configure
> this
> > for SQL client and how?
> >
> > Thanks
> > Srikanth
> >
>