You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Aaron T. Myers (Created) (JIRA)" <ji...@apache.org> on 2011/10/29 01:21:32 UTC

[jira] [Created] (HDFS-2510) Add HA-related metrics

Add HA-related metrics
----------------------

                 Key: HDFS-2510
                 URL: https://issues.apache.org/jira/browse/HDFS-2510
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: data-node, name-node
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Aaron T. Myers
            Assignee: Aaron T. Myers


Off the top of my head, I can think of:

NN metrics:

* A binary metric for active or standby
* The size of the pending DN message queues
* A timestamp for when the standby NN last read from shared edit log
* The difference between highest generation stamp seen from the shared edit log and the highest generation stamp seen from any DN

It would probably also be useful to have a DN metric which somehow describes which active/standby NNs its talking to, e.g. "times since last communicated with standby/active NNs."

I'm sure there are others as well. Comments strongly encouraged.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HDFS-2510) Add HA-related metrics

Posted by "Aaron T. Myers (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron T. Myers resolved HDFS-2510.
----------------------------------

       Resolution: Fixed
    Fix Version/s: HA branch (HDFS-1623)
     Hadoop Flags: Reviewed

Thanks a lot for the reviews, Todd. I've just committed this to the branch.
                
> Add HA-related metrics
> ----------------------
>
>                 Key: HDFS-2510
>                 URL: https://issues.apache.org/jira/browse/HDFS-2510
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node, ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: HA branch (HDFS-1623)
>
>         Attachments: HDFS-2510-HDFS-1623.patch, HDFS-2510.HDFS-1623.patch
>
>
> Off the top of my head, I can think of:
> NN metrics:
> * A binary metric for active or standby
> * The size of the pending DN message queues
> * A timestamp for when the standby NN last read from shared edit log
> * The difference between highest generation stamp seen from the shared edit log and the highest generation stamp seen from any DN
> It would probably also be useful to have a DN metric which somehow describes which active/standby NNs its talking to, e.g. "times since last communicated with standby/active NNs."
> I'm sure there are others as well. Comments strongly encouraged.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira