GitHub user razvan100 opened a pull request: https://github.com/apache/flink/pull/4809
[FLINK-7803][Documentation] Add missing savepoint information This fixes FLINK-7803 by emphasizing the savepoint save location should be on a distributed file-system. You can merge this pull request into a Git repository by running: $ git pull https://github.com/razvan100/flink patch-3 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4809.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4809 ---- commit a3fa67e0dbc3498a5a916dbe1f7702366d793867 Author: Razvan <razvan_vasi2...@yahoo.com> Date: 2017-10-11T17:38:50Z [FLINK-7803] Add missing savepoint information This fixes FLINK-7803 by emphasizing the savepoint save location should be on a distributed file-system. ---- ---