You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/08/31 06:06:00 UTC

[jira] [Commented] (FLINK-10265) Configure checkpointing behavior for SQL Client

    [ https://issues.apache.org/jira/browse/FLINK-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598291#comment-16598291 ] 

Timo Walther commented on FLINK-10265:
--------------------------------------

Thanks for working on this [~yanghua]. Before we introduce even more properties for the {{execution}} section. We should discuss if we want to use a descriptor and validator for those properties as well. Currently, there is no validation implemented.

> Configure checkpointing behavior for SQL Client
> -----------------------------------------------
>
>                 Key: FLINK-10265
>                 URL: https://issues.apache.org/jira/browse/FLINK-10265
>             Project: Flink
>          Issue Type: New Feature
>          Components: SQL Client
>            Reporter: Timo Walther
>            Assignee: vinoyang
>            Priority: Major
>
> The SQL Client environment file should expose checkpointing related properties:
> - enable checkpointing
> - checkpointing interval
> - mode
> - timeout
> - etc. see {{org.apache.flink.streaming.api.environment.CheckpointConfig}}
> Per-job selection of state backends and their configuration.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)