[
https://issues.apache.org/jira/browse/FLINK-12596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323270#comment-17323270
]
Flink Jira Bot commented on FLINK-12596:
----------------------------------------
This issue is assigned but has not received an update in 7 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Unify all kinds of cluster via ClusterClient in FlinkShell
> ----------------------------------------------------------
>
> Key: FLINK-12596
> URL: https://issues.apache.org/jira/browse/FLINK-12596
> Project: Flink
> Issue Type: Improvement
> Components: Scala Shell
> Affects Versions: 1.8.0
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Priority: Major
> Labels: stale-assigned
>
> In FlinkShell, we treat different kinds of cluster mode, and use scala
> pattern matching to handle that.
> This is not necessary and no readable. We can unify them into ClusterClient
> which support all the cluster modes
>
> [https://github.com/apache/flink/blob/master/flink-scala-shell/src/main/scala/org/apache/flink/api/scala/FlinkShell.scala#L143]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)