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
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.