(DEPRECATED) Apache Flink User Mailing List archive.
Login
Register
Search
everywhere
only in this topic
Advanced Search
flink session job retention time
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Richard Moorhead
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Oct 09, 2020; 6:45am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Oct 09, 2020; 2:00pm
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