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 
.


On 29.08.2017 17:11, Jose Miguel Tejedor Fernandez wrote:

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 theconfiguration 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






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

Cheers

Br

Jose M