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

Posted by vino yang 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-tp23962p23983.html

Hi Shu Li,

Paul is right, the issue has been fixed. Please upgrade it to the fixed specific version.

Thanks, vino.

Paul Lam <[hidden email]> 于2018年10月19日周五 下午2:35写道:
Hi,


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