You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/09 20:06:33 UTC

[jira] [Commented] (FLINK-1095) ./flink info -d command is not working for the examples

    [ https://issues.apache.org/jira/browse/FLINK-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204061#comment-14204061 ] 

ASF GitHub Bot commented on FLINK-1095:
---------------------------------------

GitHub user shivateja opened a pull request:

    https://github.com/apache/incubator-flink/pull/191

    [FLINK-1095] Remove info option from CliFrontend

    Tested by manually running tests

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shivateja/incubator-flink flink1905

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/191.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 #191
    
----
commit 9afda4128948e542f3194019fd0c03e3f705e57d
Author: Shiva Teja Reddy <sh...@gmail.com>
Date:   2014-11-09T18:57:52Z

    [FLINK-1095] Remove info option 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)