[ 
https://issues.apache.org/jira/browse/YARN-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241059#comment-16241059
 ] 

Hudson commented on YARN-6132:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13193 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13193/])
YARN-6132. SliderClient bondToCluster should call findInstance with live 
(jianhe: rev d943eb4c15a3bfe21ca5a2b4797d057f7febd1e3)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/client/SliderClient.java


> SliderClient bondToCluster should call findInstance with live states filter
> ---------------------------------------------------------------------------
>
>                 Key: YARN-6132
>                 URL: https://issues.apache.org/jira/browse/YARN-6132
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Gour Saha
>            Assignee: Gour Saha
>         Attachments: YARN-6132-yarn-native-services.001.patch
>
>
> _SliderClient#bondToCluster_ is called for apps which are in running state 
> only. Hence the call to findInstance should be filtered down by specifying 
> the set of live app states, rather than searching for apps in all states. 
> This makes the call more efficient and reduces "large response" data returned 
> by RM (which potentially causes more RM gc).



--
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