OpenOpened opened a new pull request #14215:
URL: https://github.com/apache/flink/pull/14215


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to