Re: Set Savepoints configuration after cluster bootstrap

2017-08-29 Thread Chesnay Schepler
Hello, it is not possible to permanently set the savepoint directory after the cluster has started, but the configured value can be overridden when taking a savepoint as described here .

Set Savepoints configuration after cluster bootstrap

2017-08-29 Thread Jose Miguel Tejedor Fernandez
Hi, I am using Flink v1.3.1. My question is about how to set the configuration for the savepoints feature. As long as I know the configuration entry `state.savepoints.dir` must be set in the file flink/conf/flink-conf.yaml But I would like to know if it is possible to programmatically