[ 
https://issues.apache.org/jira/browse/HADOOP-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HADOOP-9919:
----------------------------------

    Target Version/s: 3.0.0, 2.3.0
        Release Note: Remove MRv1 settings from hadoop-metrics2.properties, add 
YARN settings instead.
              Status: Patch Available  (was: Open)
    
> Rewrite hadoop-metrics2.properties
> ----------------------------------
>
>                 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
>         Attachments: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to