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

Till Rohrmann updated FLINK-4352:
---------------------------------
    Description: 
We have to refactor the Flink's CLI in order to be able to use the RESTful 
client to communicate with the new Flip-6 Flink cluster.

This could be done by implementing a new {{ClusterClient}} or by refactoring 
the {{ClusterClient}} to not use the static methods of the {{JobClient}} but 
instead an interface implementation.

  was:The Flink client has to adapted to the new Flip-6 architecture. This 
issue serves as an umbrella issue for all required changes.


> Refactor CLI to use RESTful client for cluster communication
> ------------------------------------------------------------
>
>                 Key: FLINK-4352
>                 URL: https://issues.apache.org/jira/browse/FLINK-4352
>             Project: Flink
>          Issue Type: Improvement
>          Components: Client, Cluster Management
>            Reporter: jingzhang
>              Labels: flip-6
>
> We have to refactor the Flink's CLI in order to be able to use the RESTful 
> client to communicate with the new Flip-6 Flink cluster.
> This could be done by implementing a new {{ClusterClient}} or by refactoring 
> the {{ClusterClient}} to not use the static methods of the {{JobClient}} but 
> instead an interface implementation.



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

Reply via email to