Re: REST Monitoring Savepoint failed

2020-02-03 Thread Till Rohrmann
logs with us? >>>> >>>> Cheers, >>>> Till >>>> >>>> On Fri, Jan 31, 2020 at 9:31 AM Yun Tang wrote: >>>> >>>>> Hi Ramya >>>>> >>>>> Removed the dev mail list in receiver. >>>>&

Re: REST Monitoring Savepoint failed

2020-02-02 Thread Ramya Ramamurthy
>>> Can you check the configuration of your "Job Manager" tab via web UI to >>>> see whether state.savepoints.dir [1] existed? If that existed, default >>>> savepoint directory is already given and such problem should not happen. >>>> >>>

Re: REST Monitoring Savepoint failed

2020-01-30 Thread Ramya Ramamurthy
Hi Till, I am using flink 1.7. This is my observation. a) I first trigger a savepoint. this is stored on my Google cloud storage. b) When i invoke the rescale HTTP API, i get the error telling savepoints dir is not configured. But post triggering a), i could verify the savepoint directory present

Re: REST Monitoring Savepoint failed

2020-01-30 Thread Ramya Ramamurthy
Hi Till, I am using flink 1.7. This is my observation. a) I first trigger a savepoint. this is stored on my Google cloud storage. b) When i invoke the rescale HTTP API, i get the error telling savepoints dir is not configured. But post triggering a), i could verify the savepoint directory present

Re: REST Monitoring Savepoint failed

2020-01-30 Thread Till Rohrmann
Hi Ramya, I think this message is better suited for the user ML list. Which version of Flink are you using? Have you checked the Flink logs to see whether they contain anything suspicious? Cheers, Till On Thu, Jan 30, 2020 at 1:09 PM Ramya Ramamurthy wrote: > Hi, > > I am trying to dynamically

REST Monitoring Savepoint failed

2020-01-30 Thread Ramya Ramamurthy
Hi, I am trying to dynamically increase the parallelism of the job. In the process of it, while I am trying to trigger the savepoint, i get the following error. Any help would be appreciated. The URL triggered is : http://stgflink.ssdev.in:8081/jobs/2865c1f40340bcb19a88a01d6ef8ff4f/savepoints/ {