You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2009/12/30 06:11:29 UTC

[jira] Commented: (CHUKWA-443) HDFS metrics log to the same filename from both namenode and secondary namenode

    [ https://issues.apache.org/jira/browse/CHUKWA-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795238#action_12795238 ] 

Ari Rabkin commented on CHUKWA-443:
-----------------------------------

+1

> HDFS metrics log to the same filename from both namenode and secondary namenode
> -------------------------------------------------------------------------------
>
>                 Key: CHUKWA-443
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-443
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: input tools
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.4.0
>
>         Attachments: CHUKWA-443.patch
>
>
> In hadoop-metrics.properties template file, the hdfs metrics is configured to log to CHUKWA_LOG_DIR/metrics/<username>-dfs-metrics.log.  If the user has both namenode and secondary namenode running on the same machine, the metrics are logged to the same filename.  The default template should use uuid flag to distinguish the metrics for different processes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.