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

Steve Loughran commented on SLIDER-151:
---------------------------------------

Proposed changes

# mgmt -> instance
{code}
instance/configuration : GET   // existing /mgmt/app resources
instance/actions/{stop, suicide?delay, flex}: POST   // mutating operations as 
POSTs, allows for GUI support
instance/components/${component}/${containers}: GET, DELETE  // lists of 
containers by component type then role ID
instance/containers/${containers}: GET, DELETE   // lists of containers by 
container ID
instance/nodemap/${hostnames}/${component}/: GET  //information about the YARN 
cluster; stats for each node
{code}


> Implement full slider API in REST and switch client to it
> ---------------------------------------------------------
>
>                 Key: SLIDER-151
>                 URL: https://issues.apache.org/jira/browse/SLIDER-151
>             Project: Slider
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: Slider 0.30
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.40
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to