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

Till Rohrmann closed FLINK-7071.
--------------------------------
       Resolution: Done
    Fix Version/s: 1.4.0

Added via c019787e5f6873b44607f55ba7a5bd876cb41421

> Create RESTful client
> ---------------------
>
>                 Key: FLINK-7071
>                 URL: https://issues.apache.org/jira/browse/FLINK-7071
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Till Rohrmann
>            Assignee: Chesnay Schepler
>              Labels: flip-6
>             Fix For: 1.4.0
>
>
> In order to communicate with the REST endpoint on the Flink cluster, we have 
> to implement a REST client with which we can communicate with the cluster.
> The basic operations like submit job, list jobs, lookup job leader, etc. 
> should be straight forward to implement.
> If we decide to use web sockets for running long lasting operations (e.g. 
> subscribing to the stream of job execution notifications), then we also have 
> to enable the client to do so.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to