[
https://issues.apache.org/jira/browse/HADOOP-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Yang updated HADOOP-5301:
------------------------------
Resolution: Fixed
Release Note:
What is new in HADOOP-5301:
* Log Hadoop metrics to one log file per java process.
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
> Hadoop Metrics Log file should be used by only one process
> ----------------------------------------------------------
>
> Key: HADOOP-5301
> URL: https://issues.apache.org/jira/browse/HADOOP-5301
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/chukwa
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Attachments: HADOOP-5301.patch
>
>
> All JVM info are going to chukwa-<user>-jvm.log so more than one process is
> writing to this log file.
> The problem is that each new process will register a new adaptor starting at
> the beginning of the file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.