You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "thomas liu (JIRA)" <ji...@apache.org> on 2015/11/09 06:19:11 UTC

[jira] [Updated] (SLIDER-950) Implement GetStatus API call for multiple applications

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

thomas liu updated SLIDER-950:
------------------------------
    Attachment: SLIDER-950-DISCUSSION-1.patch

I read the code in SliderYarnClientImpl.java and make an experiment here to create a new function getReportForMultiInstanceByName, in a similar way to listDeployedInstances. Please find the code change in the attachment
Please note listDeployedInstances return a list of ApplicationReport, which is different than what the current GetStatus returns (ClusterDescription)
Does ApplicationReport suffice for our need in GetStatus?


> 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
>
>         Attachments: SLIDER-950-DISCUSSION-1.patch
>
>
> 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)