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 "Gour Saha (JIRA)" <ji...@apache.org> on 2016/11/15 06:59:58 UTC

[jira] [Created] (YARN-5883) Avoid or eliminate expensive YARN get all applications call

Gour Saha created YARN-5883:
-------------------------------

             Summary: Avoid or eliminate expensive YARN get all applications call
                 Key: YARN-5883
                 URL: https://issues.apache.org/jira/browse/YARN-5883
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Gour Saha
             Fix For: yarn-native-services


YARN _getAllApplications()_ call with no param or with application types _getApplications(Set<String> applicationTypes)_ are very costly in a cluster with hundreds or thousands of Slider apps running.

YARN now has the API to filter by application tags - YARN-4491. We should be able to use this to avoid these expensive calls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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