You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/07/03 21:30:00 UTC

[jira] [Updated] (FLINK-7071) Create RESTful client

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

Till Rohrmann updated FLINK-7071:
---------------------------------
    Labels: flip-6  (was: )

> 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
>              Labels: flip-6
>
> 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)