Re: Controlling savepoints from inside an application

2016-10-04 Thread Ufuk Celebi
On Fri, Sep 30, 2016 at 4:19 PM, Astrac wrote: > What I mean by "manually reading the savepoint" is that rather than > providing the savepoint path via "the --fromSavepoint > hdfs://some-path/to/savepoint" option I'd like to provide it in the code > that initialises the StreamExecutionEnvironment.

Re: Controlling savepoints from inside an application

2016-09-30 Thread Astrac
ee mention of this in the FLIP, is this something you would be happy to add as well? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Controlling-savepoints-from-inside-an-application-tp9273p9276.html Sent from the Apache Flink User Mail

Re: Controlling savepoints from inside an application

2016-09-30 Thread Ufuk Celebi
Hey Aldo, On Fri, Sep 30, 2016 at 3:17 PM, Astrac wrote: > * Configure the savepoint path while we build the StreamExecutionEnvironment > rather than in flink-conf.yml > * Manually read a savepoint rather than passing it via the CLI what you describe is not possible right now, but I'm working on

Controlling savepoints from inside an application

2016-09-30 Thread Astrac
it via the CLI Many Thanks! -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Controlling-savepoints-from-inside-an-application-tp9273.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.