Re: partial savepoints/combining savepoints

2016-08-17 Thread Till Rohrmann
ing jobs can affect each other because they are running in the same process. So for example, this can have security implications. > > > Thanks a lot again, > > Claudia > > > > > > *Von:* Till Rohrmann [mailto:trohrm...@apache.org] > *Gesendet:* Dienstag, 2. August

Re: partial savepoints/combining savepoints

2016-08-02 Thread Till Rohrmann
> this service and deploy itself as the Flink job with a dedicated entry > point. Is this a good idea? Or is it even possible? > > > > Thanks in advance, > > Claudia > > > > *Von:* Till Rohrmann [mailto:trohrm...@apache.org] > *Gesendet:* Montag, 1. Augus

Re: partial savepoints/combining savepoints

2016-08-01 Thread Till Rohrmann
Hi Claudia, unfortunately neither taking partial savepoints nor combining multiple savepoints into one savepoint is currently supported by Flink. However, we're currently working on dynamic scaling which will allow to adjust the parallelism of your Flink job. This helps you to scale in/out depend