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)