Re: Task managers cant start on YARN cluster

2016-11-14 Thread Ufuk Celebi
Ah, sorry. I thought it was something related to Flink. ;) On 14 November 2016 at 10:59:44, Gyula Fóra (gyula.f...@gmail.com) wrote: > What I mean is the logs coming from org.apache.hadoop.ipc.Client if you > look at my original email (at JM logs) > > Gyula > > Ufuk Celebi ezt írta (időpont: 2

Re: Task managers cant start on YARN cluster

2016-11-14 Thread Gyula Fóra
What I mean is the logs coming from org.apache.hadoop.ipc.Client if you look at my original email (at JM logs) Gyula Ufuk Celebi ezt írta (időpont: 2016. nov. 14., H, 10:52): > What was the log message shown on DEBUG level? > > Maybe it makes sense to promote it to INFO. ;) > > I guess there is

Re: Task managers cant start on YARN cluster

2016-11-14 Thread Ufuk Celebi
What was the log message shown on DEBUG level? Maybe it makes sense to promote it to INFO. ;) I guess there is no easy way to verify the version, right Max or Robert? On 14 November 2016 at 10:45:52, Gyula Fóra (gyula.f...@gmail.com) wrote: > Hi, > > The main problem was that whatever was goin

Re: Task managers cant start on YARN cluster

2016-11-14 Thread Gyula Fóra
Hi, The main problem was that whatever was going wrong was not apparent in the Flink Application master runner but it was only shown in the YarnClient debug log. If you run with the default INFO log level all you see that the Yarn client is trying to fail over again and again as if something was

Re: Task managers cant start on YARN cluster

2016-11-14 Thread Ufuk Celebi
Good to know that you solved this. :) Do you think there is something we can do to help users noticing this situation faster? – Ufuk On 13 November 2016 at 00:23:21, Gyula Fóra (gyula.f...@gmail.com) wrote: > Hi, > > What happened is that I compiled Flink with the wrong hadoop version... > >

Re: Task managers cant start on YARN cluster

2016-11-12 Thread Gyula Fóra
Hi, What happened is that I compiled Flink with the wrong hadoop version... Sorry :) Gyula Gyula Fóra ezt írta (időpont: 2016. nov. 12., Szo, 13:11): > Hi, > > I am running into some strange issues on yarn with Flink 1.1.3 & 4. For > some reason I started getting this error (see under text.) >