[ https://issues.apache.org/jira/browse/FLINK-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287514#comment-14287514 ]
Gyula Fora commented on FLINK-1434: ----------------------------------- It seems like I was unaware of the OptimizerPlanEnvironment when I implemented the StreamExecutionEnvironment so it is probably trying to start a minicluster when invoked from the webclient. > Web interface cannot be used to run streaming programs > ------------------------------------------------------ > > Key: FLINK-1434 > URL: https://issues.apache.org/jira/browse/FLINK-1434 > Project: Flink > Issue Type: Bug > Components: Streaming, Webfrontend > Affects Versions: 0.9 > Reporter: Gyula Fora > > Flink streaming programs currently cannot be submitted through the web > client. When you try run the jar you get a ProgramInvocationException. > The reason for this might be that streaming programs completely bypass the > use of Plans for job execution and the streaming execution environment > directly submits the jobgraph to the client. -- This message was sent by Atlassian JIRA (v6.3.4#6332)