RE: org.apache.flink.runtime.client.JobSubmissionException: Job has already been submitted

2021-01-22 Thread Hailu, Andreas [Engineering]
2021 10:00 AM To: Hailu, Andreas [Engineering] mailto:andreas.ha...@ny.email.gs.com>> Cc: user@flink.apache.org<mailto:user@flink.apache.org> Subject: Re: org.apache.flink.runtime.client.JobSubmissionException: Job has already been submitted Thanks a lot for your message. Wh

Re: org.apache.flink.runtime.client.JobSubmissionException: Job has already been submitted

2021-01-21 Thread Robert Metzger
ger > *Sent:* Thursday, January 21, 2021 10:00 AM > *To:* Hailu, Andreas [Engineering] > *Cc:* user@flink.apache.org > *Subject:* Re: org.apache.flink.runtime.client.JobSubmissionException: > Job has already been submitted > > > > Thanks a lot for your messag

RE: org.apache.flink.runtime.client.JobSubmissionException: Job has already been submitted

2021-01-21 Thread Hailu, Andreas [Engineering]
of this application. Is it possible that it’s busy processing other jobs? // ah From: Robert Metzger Sent: Thursday, January 21, 2021 10:00 AM To: Hailu, Andreas [Engineering] Cc: user@flink.apache.org Subject: Re: org.apache.flink.runtime.client.JobSubmissionException: Job has already been

Re: org.apache.flink.runtime.client.JobSubmissionException: Job has already been submitted

2021-01-21 Thread Robert Metzger
Thanks a lot for your message. Why is there a difference of 5 minutes between the timestamp of the job submission from the client to the timestamp on the JobManager where the submission is received? Is there any service / custom logic involved in the job submission? (e.g. a proxy in between, that