You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/12/25 06:56:00 UTC

[jira] [Created] (YARN-7680) ContainerMetrics is registered even if yarn.nodemanager.container-metrics.enable is set to false

Akira Ajisaka created YARN-7680:
-----------------------------------

             Summary: ContainerMetrics is registered even if yarn.nodemanager.container-metrics.enable is set to false
                 Key: YARN-7680
                 URL: https://issues.apache.org/jira/browse/YARN-7680
             Project: Hadoop YARN
          Issue Type: Bug
          Components: metrics
    Affects Versions: 3.0.0
            Reporter: Akira Ajisaka
            Priority: Critical


ContainerMetrics is unintentionally registered to DefaultMetricsSystem even if yarn.nodemanager.container-metrics.enable is set to false. For example, when we set *.sink.ganglia.class=org.apache.hadoop.metrics2.sink.ganglia.GangliaSink31 to sink all the metrics to Ganglia, MetricsSystem sink ContainerMetrics to ganglia server (localhost:8649 by default).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org