Jean, Curious what your findings will be with the capacity scheduler. The cluster I'm using has the fair scheduler (CDH default) and we see this issue with other applications also. Works fine on HDP 2.2.
The resource manager is logging at INFO level only and I cannot mock with it at this time. There is nothing in the log indicating a problem with the container request. Thomas On Tue, May 19, 2015 at 11:14 AM, Jean-Baptiste Note <[email protected]> wrote: > Hi Thomas, > > I'm also testing on CDH5.4, so i'll be able to attempt duplicating this > after my vacation (next week). > I'm using the capacity scheduler on a secure cluster though. > > You probably should be able to see what's going on by increasing the log > verbosity of the RM and/or NM -- I don't know if debug level will trace the > RPCs, but I guess it should. > Of course you could also log client side, but you may be less familiar with > the code. > > Kind regards, > JB >
