[
https://issues.apache.org/jira/browse/FLINK-17312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091418#comment-17091418
]
Kurt Young commented on FLINK-17312:
------------------------------------
Adding savepoint dir to yaml file seems to be a little bit strange to me.
Because after you launch sql client, you will actually run various sql
commands. It's also possible that you will run different insert queries. Will
all of them use that savepoint dir? This doesn't sounds right to me.
> Support sql client start with savepoint
> ---------------------------------------
>
> Key: FLINK-17312
> URL: https://issues.apache.org/jira/browse/FLINK-17312
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Client
> Affects Versions: 1.10.0, 1.11.0
> Reporter: lun zhang
> Priority: Major
> Labels: pull-request-available
>
> Sql client not support *insert sql job* restart with *savepoint*
> current.It's very helpful when you can stop your flink *insert sql job* and
> restart with savepoint .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)