[
https://issues.apache.org/jira/browse/FLINK-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226543#comment-14226543
]
ASF GitHub Bot commented on FLINK-1095:
---------------------------------------
GitHub user shivateja opened a pull request:
https://github.com/apache/incubator-flink/pull/238
[FLINK-1095] Remove '-d' option in info from CliFrontend
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shivateja/incubator-flink flink1095
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/238.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 #238
----
commit 7b89430b505e1f4f17e3381b3c7436b49e527c5d
Author: Shiva Teja Reddy <[email protected]>
Date: 2014-11-26T17:58:19Z
[FLINK-1095] Remove '-d' option in info from CliFrontend
----
> ./flink info -d command is not working for the examples
> -------------------------------------------------------
>
> Key: FLINK-1095
> URL: https://issues.apache.org/jira/browse/FLINK-1095
> Project: Flink
> Issue Type: Bug
> Affects Versions: 0.6-incubating, 0.7.0-incubating
> Reporter: Robert Metzger
> Priority: Minor
> Labels: starter
>
> It seems that the {{info -d}} is not working for all of our examples and its
> probably not documented anywhere.
> {code}
> ./flink info -d
> ../examples/flink-java-examples-0.6-incubating-rc1-WebLogAnalysis.jar
> No description available for this program.
> {code}
> We should consider removing the option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)