You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Roni Burd (JIRA)" <ji...@apache.org> on 2017/03/16 17:18:42 UTC

[jira] [Created] (YARN-6350) Add JMX counters to track locality matching (node, rack, off_switch)

Roni Burd created YARN-6350:
-------------------------------

             Summary: Add JMX counters to track locality matching (node, rack, off_switch)
                 Key: YARN-6350
                 URL: https://issues.apache.org/jira/browse/YARN-6350
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: metrics, yarn
            Reporter: Roni Burd
            Priority: Minor


When using realxLocality=true, it would be nice to have metrics to see how well the RM is fulfilling the requests. This helps to tune the relaxLocality params and compare the behavior.

The proposal is to have 3 metrics exposed via JMX
-node matching % 
-rack matching %
-off_switch matching % 

Each one represents the matching that occurred compared to the total matched asked. 

The metrics would have to take into account the type of request (e.g node, ANY, etc)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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