[
https://issues.apache.org/jira/browse/SLIDER-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321621#comment-14321621
]
ASF subversion and git services commented on SLIDER-782:
--------------------------------------------------------
Commit ef6fb9e3b83aceca3403a2c30773f92a1ae23e1c in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=ef6fb9e ]
SLIDER-782: run IPC tests against remote AM provided cluster is insecure
> 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)