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

classic Classic list List threaded Threaded
1 message Options
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


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