Re: Get savepoint status fails - Flink 1.6.2

2018-11-15 Thread miki haiat
Can you share some logs On Thu, Nov 15, 2018 at 10:46 AM PedroMrChaves wrote: > Hello, > > I've tried with different (jobId, triggerId) pairs but it doesn't work. > > > Regards, > Pedro Chaves. > > > > - > Best Regards, > Pedro Chaves > -- > Sent from: > http://apache-flink-user-mailing-list

Re: Get savepoint status fails - Flink 1.6.2

2018-11-15 Thread PedroMrChaves
Hello, I've tried with different (jobId, triggerId) pairs but it doesn't work. Regards, Pedro Chaves. - Best Regards, Pedro Chaves -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Get savepoint status fails - Flink 1.6.2

2018-11-14 Thread Chesnay Schepler
The documentation you linked only applies if legacy mode is enabled. The URL you used initially (i.e. "/jobs/:jobid/savepoints/:triggerid:triggerid") is correct. My guess is that either the JobID or triggerID is not correct. On 13.11.2018 17:24, PedroMrChaves wrote: Hello, I am trying to ge

Get savepoint status fails - Flink 1.6.2

2018-11-13 Thread PedroMrChaves
Hello, I am trying to get the status for a savepoint using the rest api but the GET request is failing with an error as depicted bellow. /curl -k https://localhost:8081/jobs/c78511cf0dc10c1e9f7db17566522d5b/savepoints/51c174eab1efd2c1354282f52f37fadb {"errors":["Operation not found under key: org