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

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

GitHub user sachingoel0101 opened a pull request:

    https://github.com/apache/flink/pull/1334

    [FLINK-2982][cli] Fix to show streaming plans via info option.

    

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

    $ git pull https://github.com/sachingoel0101/flink plan_fix

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

    https://github.com/apache/flink/pull/1334.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 #1334
    
----
commit 780a0bb0a666c2232debd24a9173f079deac0861
Author: Sachin Goel <sachingoel0...@gmail.com>
Date:   2015-11-06T07:19:36Z

    [FLINK-2982][cli] Fix to show streaming plans via info option.

----


> CLI info option throws ClassCastException for streaming jobs
> ------------------------------------------------------------
>
>                 Key: FLINK-2982
>                 URL: https://issues.apache.org/jira/browse/FLINK-2982
>             Project: Flink
>          Issue Type: Bug
>          Components: Command-line client
>            Reporter: Sachin Goel
>            Assignee: Sachin Goel
>
> In CliFrontend, the FlinkPlan is casted into OptimizedPlan, and not checked 
> if it is an instance of StreamingPlan. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to