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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to