[
https://issues.apache.org/jira/browse/HADOOP-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HADOOP-9919:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.5.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed the patch to trunk and branch-2. Thanks [~ajisakaa] for the
contribution.
> Update hadoop-metrics2.properties examples to Yarn
> --------------------------------------------------
>
> Key: HADOOP-9919
> URL: https://issues.apache.org/jira/browse/HADOOP-9919
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Affects Versions: 2.1.0-beta
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Fix For: 2.5.0
>
> Attachments: HADOOP-9919.2.patch, HADOOP-9919.3.patch,
> HADOOP-9919.4.patch, HADOOP-9919.patch
>
>
> The config for JobTracker and TaskTracker (comment outed) still exists in
> hadoop-metrics2.properties as follows:
> {code}
> #jobtracker.sink.file_jvm.context=jvm
> #jobtracker.sink.file_jvm.filename=jobtracker-jvm-metrics.out
> #jobtracker.sink.file_mapred.context=mapred
> #jobtracker.sink.file_mapred.filename=jobtracker-mapred-metrics.out
> #tasktracker.sink.file.filename=tasktracker-metrics.out
> {code}
> These lines should be removed and a config for NodeManager should be added
> instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)