You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2013/09/06 20:51:52 UTC

[jira] [Updated] (HADOOP-9919) Rewrite hadoop-metrics2.properties

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

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

    Attachment: HADOOP-9919.3.patch
    
> 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.2.patch, HADOOP-9919.3.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 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