Hi, I have opened an issue for the probelm
https://issues.apache.org/jira/browse/FLINK-6224
--
View this message in context:
http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Bug-Question-about-StreamExecutionEnvironment-createRemoteEnvironment-tp16854p16862.html
Sent from the Apa
I run two examples in the same client.
first one use /
ExecutionEnvironment.createRemoteEnvironment("10.75.203.170", 59551)/
second one use
/StreamExecutionEnvironment.createRemoteEnvironment("10.75.203.170", 59551)/
the first example run successfully, but the second example failed(c
canbinzheng created FLINK-6132:
--
Summary: Remove redundant code in CliFrontend.java
Key: FLINK-6132
URL: https://issues.apache.org/jira/browse/FLINK-6132
Project: Flink
Issue Type: Improvement
canbinzheng created FLINK-6117:
--
Summary: 'zookeeper.sasl.disable' not takes effet when starting
CuratorFramework
Key: FLINK-6117
URL: https://issues.apache.org/jira/browse/FLINK-6117
Proj