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

Posted by Fabian Hueske-2 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Re-Is-Idle-state-retention-time-in-SQL-client-possible-tp30019.html

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