Thank you vino! On Mon, Sep 10, 2018, 11:08 PM vino yang <yanghua1...@gmail.com> wrote:
> Hi Austin, > > It seems that your scene is very suitable for a usage scenario of Flink's > Savepoint: A/B Test (or upgrade application). Yes, Flink can support this > requirement, but you should understand that these two jobs will be subject > to certain restrictions. For more information, please refer to Official > documentation.[1] > > Thanks, vino. > > [1]: > https://ci.apache.org/projects/flink/flink-docs-release-1.6/ops/upgrading.html#application-state-compatibility > > Austin Cawley-Edwards <austin.caw...@gmail.com> 于2018年9月11日周二 上午7:27写道: > >> Hi there, >> >> I would just like a quick sanity-check: it is possible to start a job >> with a savepoint from another job, and have the new job save to a new >> checkpoint directory without overwriting the original checkpoints, correct? >> >> Thank you so much! >> Austin >> >> >>