[
https://issues.apache.org/jira/browse/FLINK-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827133#comment-15827133
]
ASF GitHub Bot commented on FLINK-5543:
---------------------------------------
GitHub user shijinkui opened a pull request:
https://github.com/apache/flink/pull/3144
[FLINK-5543][Client] customCommandLine tips in CliFrontend
Only some code annotation in the CliFrontend.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shijinkui/flink customCommandLine_tips
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3144.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3144
----
commit 03229a951c3272358a3aa121b8dfa53bca67d217
Author: shijinkui <[email protected]>
Date: 2017-01-18T00:32:31Z
[FLINK-5543][Client] customCommandLine tips in CliFrontend
----
> customCommandLine tips in CliFrontend
> -------------------------------------
>
> Key: FLINK-5543
> URL: https://issues.apache.org/jira/browse/FLINK-5543
> Project: Flink
> Issue Type: Improvement
> Components: Client
> Reporter: shijinkui
>
> Tips: DefaultCLI must be added at the end, because
> getActiveCustomCommandLine(..) will get the active CustomCommandLine in order
> and DefaultCLI isActive always return true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)