[
https://issues.apache.org/jira/browse/FLINK-14615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208565#comment-17208565
]
Matthias commented on FLINK-14615:
----------------------------------
I was looking for this feature (specifically triggering a savepoint through the
UI) as well and was surprised that it is missing.
> Add Flink Web UI capabilities for savepoint
> -------------------------------------------
>
> Key: FLINK-14615
> URL: https://issues.apache.org/jira/browse/FLINK-14615
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: Mario Georgiev
> Priority: Major
> Labels: usability
>
> Having the ability to do the following would greatly simplify Kubernetes/any
> cluster deployment that utilizes a single cluster for multiple jobs, rather
> than job per cluster.
> My proposal is the following:
> Have a way to trigger savepoint from the UI for a job and have a way to get
> the savepoint's progress somewhere in the UI.
> Have a way to deploy a new job/existing job from the UI using an existing
> savepoint and choosing between --allowNonRestoredState or not allowing such
> state at all.
> Have a way to trigger savepoints at scheduled interval for job or group of
> jobs ( this could very well be a second iteration since this would require
> persistence for the job schedules )
--
This message was sent by Atlassian Jira
(v8.3.4#803005)