Log4j logs from unit tests are lost ----------------------------------- Key: MAPREDUCE-3248 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3248 Project: Hadoop Map/Reduce Issue Type: Bug Components: test Affects Versions: 0.24.0 Reporter: Arun C Murthy Priority: Blocker Fix For: 0.24.0
Can't find log4j logs in tests, all of them complain: {noformat} log4j:WARN No appenders could be found for logger (org.apache.hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer). log4j:WARN Please initialize the log4j system properly. {noformat} I suspect MAPREDUCE-3199. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira