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

thomas liu commented on SLIDER-950:
-----------------------------------

One of the ways to implement this getStatus API is to:
* implement a new action, say getMultiAppStatus, with its argument class and 
all necessary changes on the client side;
* in SliderClient, the new action would invoke a new method called 
'actionMultiAppStatus' in exec()
* actionMultiAppStatus would do similar things as their single app origin. the 
difference is it now invokes YARN API multiple times: once per app

> Implement GetStatus API call for multiple applications
> ------------------------------------------------------
>
>                 Key: SLIDER-950
>                 URL: https://issues.apache.org/jira/browse/SLIDER-950
>             Project: Slider
>          Issue Type: New Feature
>          Components: client
>    Affects Versions: Slider 0.80
>            Reporter: thomas liu
>            Assignee: thomas liu
>             Fix For: Slider 0.90
>
>
> We found it useful to implement an API to allow getting status for multiple 
> applications in a cluster. We restrict the applications to a list of names we 
> pass into the API



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

Reply via email to