[
https://issues.apache.org/jira/browse/MAPREDUCE-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039957#comment-13039957
]
Luke Lu commented on MAPREDUCE-2537:
------------------------------------
I tried to fix this pre yarn move to MR-279 branch. The problem is that we
don't set -Dhadoop.root.logger for log4j.properties and it defaults to
INFO,console which is redirected to .out.
I think just fixing the scripts to define hadoop.root.logger to as the same as
yarn.root.logger and hadoop.log.dir, yarn.log.dir would fix the problem.
> MR-279: The RM writes its log to yarn-mapred-resourcemanager-<RM_Host>.out
> --------------------------------------------------------------------------
>
> Key: MAPREDUCE-2537
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2537
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Priority: Minor
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira