Re: Starting beam pipeline from savepoint

2018-05-24 Thread Piotr Nowojski
Hi, I am not sure, but it probably brings down to the question, whether you can restore from a save point when using RemoteEnvironment - and answer for this question is unfortunately no. Maybe Aljoscha will know something more. Piotrek > On 23 May 2018, at 19:25, borisbolvig wrote: > > Is i

Starting beam pipeline from savepoint

2018-05-23 Thread borisbolvig
Is it possible to start Beam pipelines from savepoints when running on Flink (v.1.4)? I am running flink in a remote environment, and executing the pipelines as .jars specifying the flink jobmanager via cmd line arguments. This is opposed to passing the .jar to `flink run`. In this way the jar fi