Gyula Fora created FLINK-1434:
---------------------------------
Summary: 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)