Re: [Bug]Question about StreamExecutionEnvironment.createRemoteEnvironment

2017-03-30 Thread canbinzheng
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

[Bug]Question about StreamExecutionEnvironment.createRemoteEnvironment

2017-03-30 Thread canbinzheng
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

[jira] [Created] (FLINK-6132) Remove redundant code in CliFrontend.java

2017-03-20 Thread canbinzheng (JIRA)
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

[jira] [Created] (FLINK-6117) 'zookeeper.sasl.disable' not takes effet when starting CuratorFramework

2017-03-19 Thread canbinzheng (JIRA)
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