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 "Hudson (JIRA)" <ji...@apache.org> on 2014/04/21 21:16:24 UTC

[jira] [Commented] (HADOOP-9919) Update hadoop-metrics2.properties examples to Yarn

    [ https://issues.apache.org/jira/browse/HADOOP-9919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975918#comment-13975918 ] 

Hudson commented on HADOOP-9919:
--------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5543 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/5543/])
HADOOP-9919. Update hadoop-metrics2.properties examples to Yarn. Contributed by Akira AJISAKA. (suresh: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1588943)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/hadoop-metrics2.properties


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