You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/02/10 13:55:26 UTC

[jira] [Updated] (SLIDER-782) Implement SLIDER RPC Client API in sync with REST API

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

Steve Loughran updated SLIDER-782:
----------------------------------
    Sprint: Slider Jan #2

> Implement SLIDER RPC Client API in sync with REST API
> -----------------------------------------------------
>
>                 Key: SLIDER-782
>                 URL: https://issues.apache.org/jira/browse/SLIDER-782
>             Project: Slider
>          Issue Type: Task
>          Components: appmaster, client
>    Affects Versions: Slider 0.70
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.80
>
>
> SLIDER-151 is adding new datatypes and operations between client and AM. But these won't work on Hadoop 2.6 due to proxy limitations, and will require a full switch of client code when adopted.
> We can support Hadoop 2.6 by providing an IPC implementation of the new operations. That implies
> # protobuf declaration of new types + marshalling
> # extend/replace the slider client IPC interface with the new operations
> # provide IPC implementation class of {{SliderApplicationApi}}
> # AM to implement the new operations (after pulling existing IPC endpoint out of AM and into a helper class bonded to the AM via the StateView class
> # add registry location of IPC



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