[ 
https://issues.apache.org/jira/browse/YARN-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gour Saha updated YARN-5883:
----------------------------
    Attachment: YARN-5883-yarn-native-services.001.patch

> 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
>            Assignee: Gour Saha
>             Fix For: yarn-native-services
>
>         Attachments: YARN-5883-yarn-native-services.001.patch
>
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to