[ 
https://issues.apache.org/jira/browse/FLINK-20344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-20344:
-----------------------------------
    Labels: pull-request-available  (was: )

> Modify the default value of the flink-conf savepoint folder to distinguish 
> the checkpoint folder
> ------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-20344
>                 URL: https://issues.apache.org/jira/browse/FLINK-20344
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation, flink-contrib
>    Affects Versions: 1.11.2
>            Reporter: OpenOpened
>            Priority: Minor
>              Labels: pull-request-available
>
> Should savepoints in the flink-conf.yml file be specified as the end of 
> flink-savepoint instead of the default and the same as the configuration of 
> flink-checkpoints
>  
> state.*checkpoints*.dir: hdfs://namenode-host:port/flink-checkpoints
> state.*savepoints*.dir: hdfs://namenode-host:port/flink-checkpoints
>  
> after modification
> state.*savepoints*.dir: hdfs://namenode-host:port/flink-*savepoints*
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to