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/11 00:39:51 UTC

[jira] [Created] (HADOOP-9946) NumAllSinks metrics shows lower value than NumActiveSinks

Akira AJISAKA created HADOOP-9946:
-------------------------------------

             Summary: NumAllSinks metrics shows lower value than NumActiveSinks
                 Key: HADOOP-9946
                 URL: https://issues.apache.org/jira/browse/HADOOP-9946
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.1.0-beta
            Reporter: Akira AJISAKA


In my hadoop cluster (trunk), output metrics file is as follows:

{code}
$ less /tmp/nodemanager-metrics.out

1377894554661 metricssystem.MetricsSystem: Context=metricssystem, 
Hostname=hadoop, NumActiveSources=8, NumAllSources=8, NumActiveSinks=1, 
NumAllSinks=0, Sink_fileNumOps=0, ...
{code}

NumAllSinks should be equal to or greater than NumActiveSinks.

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