You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/11/09 18:19:11 UTC

[jira] [Closed] (FLINK-2982) CLI info option throws ClassCastException for streaming jobs

     [ https://issues.apache.org/jira/browse/FLINK-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maximilian Michels closed FLINK-2982.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10

release-0.10: 7028301acb9af24923e0eaf83fb499cf088039f5
master: 4462f530aed392b5030c40a1678fafbd9c6a7dcd

> 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
>    Affects Versions: 0.10
>            Reporter: Sachin Goel
>            Assignee: Sachin Goel
>             Fix For: 0.10
>
>
> 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)