Gyula Fora created FLINK-1224:
---------------------------------
Summary: Fix .getExecutionEnvironment of the
StreamingExecutionEnvironment to return proper context
Key: FLINK-1224
URL: https://issues.apache.org/jira/browse/FLINK-1224
Project: Flink
Issue Type: Bug
Components: Streaming
Reporter: Gyula Fora
The .getExecutionEnvironment() method for the StreamingexecutionEnvironment
does not work properly because it always returns LocalEnvironment for running
on the minicluster.
A fix needed to make it possible to return the proper context when executing
from command line client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)