(DEPRECATED) Apache Flink User Mailing List archive.
Search
everywhere
only in this topic
Advanced Search
flink session job retention time
Classic
List
Threaded
♦
♦
Locked
2 messages
Richard Moorhead
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
flink session job retention time
Is there a configuration that controls how long jobs are retained in a flink session?
Andrey Zagrebin-5
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: flink session job retention time
Hi Richard,
If you mean the retention of completed jobs, there are following options:
jobstore.cache-size [1]
jobstore.expiration-time [2]
jobstore.max-capacity [3]
Best,
Andrey
[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/config.html#jobstore-cache-size
[2]
https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/config.html#jobstore-expiration-time
[3]
https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/config.html#jobstore-max-capacity
On Fri, Oct 9, 2020 at 9:45 AM Richard Moorhead <
[hidden email]
> wrote:
Is there a configuration that controls how long jobs are retained in a flink session?
Free forum by Nabble
Edit this page