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

Robert Metzger commented on FLINK-3168:
---------------------------------------

As a workaround for now, you could use the {{ParameterTool}} to set the 
CheckpointingConfig values.
You can initialize the ParameterTool from a properties file as well, if you 
would like to use a file to set job parameters.

> Make checkpointing properties configurable from flink-conf.yaml
> ---------------------------------------------------------------
>
>                 Key: FLINK-3168
>                 URL: https://issues.apache.org/jira/browse/FLINK-3168
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.0.0
>            Reporter: Gyula Fora
>
> Currently only very basic things are configurable from the flink-conf.yaml 
> file regarding the streaming checkpoints.
> I think it would be best to expose all the configuration properties that can 
> be set in the CheckpointConfig, such as checkpoint timeout, number of 
> concurrent checkpoints etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to