You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by " Mario Georgiev (Jira)" <ji...@apache.org> on 2019/11/05 12:11:00 UTC

[jira] [Created] (FLINK-14615) Add Flink Web UI capabilities for savepoint

 Mario Georgiev created FLINK-14615:
---------------------------------------

             Summary: Add Flink Web UI capabilities for savepoint
                 Key: FLINK-14615
                 URL: https://issues.apache.org/jira/browse/FLINK-14615
             Project: Flink
          Issue Type: Improvement
            Reporter:  Mario Georgiev


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)