Re: REST API randomly returns Not Found for an existing job

2020-07-24 Thread Kostas Kloudas
Message- > From: Kostas Kloudas > Sent: 24 July 2020 15:46 > To: Tomasz Dudziak > Cc: user@flink.apache.org; Chesnay Schepler > Subject: Re: REST API randomly returns Not Found for an existing job > > Hi Tomasz, > > Thanks a lot for reporting this issue. If you have

RE: REST API randomly returns Not Found for an existing job

2020-07-24 Thread Tomasz Dudziak
much information so I will come back with more info on this thread if it happens again. -Original Message- From: Kostas Kloudas Sent: 24 July 2020 15:46 To: Tomasz Dudziak Cc: user@flink.apache.org; Chesnay Schepler Subject: Re: REST API randomly returns Not Found for an existing job Hi T

Re: REST API randomly returns Not Found for an existing job

2020-07-24 Thread Kostas Kloudas
Hi Tomasz, Thanks a lot for reporting this issue. If you have verified that the job is running AND that the REST server is also up and running (e.g. check the overview page) then I think that this should not be happening. I am cc'ing Chesnay who may have an additional opinion on this. Cheers, Kos

Re: REST API randomly returns Not Found for an existing job

2020-07-24 Thread Chesnay Schepler
How reproducible is this problem / how often does it occur? How is the cluster deployed? Is anything else happening to the cluster around that that time (like a JobMaster failure)? On 24/07/2020 13:28, Tomasz Dudziak wrote: Hi, I have come across an issue related to GET /job/:jobId endpoint