Till Rohrmann created FLINK-8339:
------------------------------------
Summary: Let CustomCommandLine return a ClusterDescriptor
Key: FLINK-8339
URL: https://issues.apache.org/jira/browse/FLINK-8339
Project: Flink
Issue Type: Sub-task
Components: Client
Affects Versions: 1.5.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Fix For: 1.5.0
The {{CustomCommandLine}} currently is able to retrieve a {{ClusterClient}} and
deploy a cluster. In order to better separate concerns it would be good if the
{{CustomCommandLine}} would simply return a {{ClusterDescriptor}} which could
then be used to retrieve a {{ClusterClient}} or to deploy a Flink cluster.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)