Re: Flink 1.7.1 job is stuck in running state

2019-01-18 Thread Gary Yao
Hi Piotr, Ideally on DEBUG level. Best, Gary On Fri, Jan 18, 2019 at 3:41 PM Piotr Szczepanek wrote: > Hey Gary, > thanks for your reply. > Before we have been using Flink version 1.5.2. > With both version we're using Flink deployed on Yarn. > > Regarding log would you like to have log

Re: Flink 1.7.1 job is stuck in running state

2019-01-18 Thread Piotr Szczepanek
Hey Gary, thanks for your reply. Before we have been using Flink version 1.5.2. With both version we're using Flink deployed on Yarn. Regarding log would you like to have log entries with DEBUG enabled or INFO would be enough? Thanks, Piotr pt., 18 sty 2019 o 15:14 Gary Yao napisaƂ(a): > Hi

Re: Flink 1.7.1 job is stuck in running state

2019-01-18 Thread Gary Yao
Hi Piotr, What was the version you were using before 1.7.1? How do you deploy your cluster, e.g., YARN, standalone? Can you attach full TM and JM logs? Best, Gary On Fri, Jan 18, 2019 at 3:05 PM Piotr Szczepanek wrote: > Hello, > we have scenario with running Data Processing jobs that

Flink 1.7.1 job is stuck in running state

2019-01-18 Thread Piotr Szczepanek
Hello, we have scenario with running Data Processing jobs that generates export files on demand. Our first approach was using ClusterClient, but recently we switched to REST API for job submittion. In the meantime we switched to flink 1.7.1 and that started to cause a problems. Some of our jobs