This seems to be a known issue - as confirmed by Sumit. I plan to add a commandline flag which tells Slider to log at detail level implemented through log.info() calls.
Please comment. On Fri, Jun 27, 2014 at 1:46 PM, Ted Yu <yuzhih...@gmail.com> wrote: > Hi, > In conf/log4j.properties, I specified: > > log4j.logger.org.apache.slider=DEBUG > > log4j.logger.org.apache.slider.server.appmaster.state.RoleHistory=DEBUG,subprocess > > But in AppMaster log, I don't see DEBUG logs from RoleHistory. > > What did I miss ? > > Cheers >