You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sachin Goel (JIRA)" <ji...@apache.org> on 2015/11/06 08:31:27 UTC

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

Sachin Goel created FLINK-2982:
----------------------------------

             Summary: 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)