You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/09/29 21:35:04 UTC

[jira] [Created] (FLINK-2787) Prevent explicit use of RemoteEnvironment when running a job through the command line

Stephan Ewen created FLINK-2787:
-----------------------------------

             Summary: Prevent explicit use of RemoteEnvironment when running a job through the command line
                 Key: FLINK-2787
                 URL: https://issues.apache.org/jira/browse/FLINK-2787
             Project: Flink
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.10
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.10


We currently prevent the instantiation of {{LocalEnvironment}}.
We should prevent the instantiation of {{RemoteEnvironment}} in the same way, as it can lead to similar confusion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)