Re: Cancel with savepoint on yarn-cluster mode can't retrieve savepointDir.

Posted by Paul Lam on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Cancel-with-savepoint-on-yarn-cluster-mode-can-t-retrieve-savepointDir-tp23962p23963.html

Hi,

Please see https://issues.apache.org/jira/browse/FLINK-10309.

Best,
Paul Lam

在 2018年10月19日,14:32,郑舒力 <[hidden email]> 写道:

Hi community.

Cancel with savepoint on yarn-cluster mode can’t retrieve savepoint dir directly.
The reason is when I call /jobs/:jobid/savepoints with cancel option. The jobmanager will shutdown,
Then I can’t get savepoint dir through jobmanager(/jobs/:jobid/savepoints/:triggerid) anymore.
Seems like savepoint api should have a synchronous option.

BR.
Shu Li Zheng