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 set/modify that configuration entry after the cluster has started. Cheers Br Jose M