You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2014/11/09 20:11:33 UTC

[jira] [Closed] (FLINK-1224) Fix .getExecutionEnvironment of the StreamingExecutionEnvironment to return proper context

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

Márton Balassi closed FLINK-1224.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8-incubating

Fixed via https://git-wip-us.apache.org/repos/asf?p=incubator-flink.git;a=commit;h=34c13e978c37f0be21393002eab7e24b81081a9f

> 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
>            Assignee: Gyula Fora
>             Fix For: 0.8-incubating
>
>
> 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)