You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Koji Noguchi (JIRA)" <ji...@apache.org> on 2008/08/21 19:30:44 UTC

[jira] Created: (HADOOP-3990) Metrics on Secondary namenode's activity

Metrics on Secondary namenode's activity
----------------------------------------

                 Key: HADOOP-3990
                 URL: https://issues.apache.org/jira/browse/HADOOP-3990
             Project: Hadoop Core
          Issue Type: Improvement
          Components: dfs, metrics
            Reporter: Koji Noguchi
            Priority: Minor


To monitor secondary namenode's activiely, we currently rely on 'delete' metrics when it replays the edits.
(HADOOP-1495) 

Requesting for new metrics that shows secondary namenode's activity.
Maybe the size of the fsimage/edits being read and written.

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