[GitHub] flink pull request #5957: [FLINK-9282][doc] Synchronize Quickstart with the ...

2018-05-08 Thread W4anD0eR96
Github user W4anD0eR96 commented on a diff in the pull request: https://github.com/apache/flink/pull/5957#discussion_r186635353 --- Diff: docs/quickstart/setup_quickstart.md --- @@ -233,29 +239,17 @@ window of processing time, as long as words are floating in. * First of

[jira] [Commented] (FLINK-9282) Update quickstart page

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466978#comment-16466978 ] ASF GitHub Bot commented on FLINK-9282: --- Github user W4anD0eR96 commented on a diff

[jira] [Commented] (FLINK-9302) Checkpoints continues to fail when using filesystem state backend with CIRCULAR REFERENCE:java.io.IOException

2018-05-08 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467013#comment-16467013 ] Stefan Richter commented on FLINK-9302: --- Thanks for the update, I appreciate it. Thi

[GitHub] flink issue #5931: [FLINK-9190][flip6,yarn] Request new container if contain...

2018-05-08 Thread shuai-xu
Github user shuai-xu commented on the issue: https://github.com/apache/flink/pull/5931 @StephanEwen, Good idea, I prefer the first one. As for the second one, the pending request may have been fulfilled when task executor is killed. so job master can not cancel the pending request. An

[jira] [Commented] (FLINK-9190) YarnResourceManager sometimes does not request new Containers

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467046#comment-16467046 ] ASF GitHub Bot commented on FLINK-9190: --- Github user shuai-xu commented on the issue

[GitHub] flink issue #5955: [FLINK-8659] Add migration itcases for broadcast state.

2018-05-08 Thread kl0u
Github user kl0u commented on the issue: https://github.com/apache/flink/pull/5955 Could you review it @aljoscha ? ---

[jira] [Commented] (FLINK-8659) Add migration tests for Broadcast state.

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467048#comment-16467048 ] ASF GitHub Bot commented on FLINK-8659: --- Github user kl0u commented on the issue:

[jira] [Commented] (FLINK-2435) Add support for custom CSV field parsers

2018-05-08 Thread Dmitrii Kober (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467053#comment-16467053 ] Dmitrii Kober commented on FLINK-2435: -- Hi [~fhueske]. Sure, thank you! > Add suppor

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467134#comment-16467134 ] ASF GitHub Bot commented on FLINK-8655: --- Github user ctamisier commented on the issu

[GitHub] flink issue #5964: [FLINK-8655] [Cassandra Connector] add keyspace in cassan...

2018-05-08 Thread ctamisier
Github user ctamisier commented on the issue: https://github.com/apache/flink/pull/5964 @zentol, @StephanEwen, @Bekreth > We would have to pass the keyspace via the constructor as the Configuration approach doesn't work for streaming. I'm not sure to understand, the new un

[GitHub] flink pull request #5953: [FLINK-9235] Add Integration test for Flink-Yarn-K...

2018-05-08 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/flink/pull/5953 ---

[jira] [Commented] (FLINK-9235) Add Integration test for Flink-Yarn-Kerberos integration for flip-6

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467177#comment-16467177 ] ASF GitHub Bot commented on FLINK-9235: --- Github user aljoscha closed the pull reques

[GitHub] flink issue #5879: [FLINK-9215][resoucemanager] Only log the exception when ...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5879 Hi @zentol , will this PR go into 1.5? I think the log seems to be a bit noise currently when we diagnosing the job. ---

[jira] [Commented] (FLINK-9215) TaskManager Releasing - org.apache.flink.util.FlinkException

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467181#comment-16467181 ] ASF GitHub Bot commented on FLINK-9215: --- Github user sihuazhou commented on the issu

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-08 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r186673889 --- Diff: flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraConnectorITCase.java --- @@ -429,

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-08 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r186674717 --- Diff: flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/streaming/connectors/cassandra/CassandraConnectorITCase.java --- @@ -429,

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467191#comment-16467191 ] ASF GitHub Bot commented on FLINK-8655: --- Github user zentol commented on a diff in t

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467192#comment-16467192 ] ASF GitHub Bot commented on FLINK-8655: --- Github user zentol commented on a diff in t

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-08 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r186673807 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraPojoSink.java --- @@ -50,18 +51,3

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467193#comment-16467193 ] ASF GitHub Bot commented on FLINK-8655: --- Github user zentol commented on a diff in t

[GitHub] flink issue #5931: [FLINK-9190][flip6,yarn] Request new container if contain...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5931 I also `+1` for the first approach, but I would like to wait for @tillrohrmann 's opinion. And I also curious about one thing, that is currently when ResourceManager allocate a slot for t

[jira] [Commented] (FLINK-9190) YarnResourceManager sometimes does not request new Containers

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467198#comment-16467198 ] ASF GitHub Bot commented on FLINK-9190: --- Github user sihuazhou commented on the issu

[GitHub] flink pull request #5957: [FLINK-9282][doc] Synchronize Quickstart with the ...

2018-05-08 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5957#discussion_r186679634 --- Diff: docs/quickstart/setup_quickstart.md --- @@ -233,29 +239,17 @@ window of processing time, as long as words are floating in. * First of all

[jira] [Commented] (FLINK-9282) Update quickstart page

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467201#comment-16467201 ] ASF GitHub Bot commented on FLINK-9282: --- Github user zentol commented on the issue:

[GitHub] flink issue #5957: [FLINK-9282][doc] Synchronize Quickstart with the latest ...

2018-05-08 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5957 merging. ---

[jira] [Commented] (FLINK-9282) Update quickstart page

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467200#comment-16467200 ] ASF GitHub Bot commented on FLINK-9282: --- Github user zentol commented on a diff in t

[GitHub] flink issue #5957: [FLINK-9282][doc] Synchronize Quickstart with the latest ...

2018-05-08 Thread W4anD0eR96
Github user W4anD0eR96 commented on the issue: https://github.com/apache/flink/pull/5957 Thanks! ---

[jira] [Commented] (FLINK-9305) Register flink-s3-fs-hadoop for the s3a:// scheme as well

2018-05-08 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467203#comment-16467203 ] Nico Kruber commented on FLINK-9305: I would actually follow your argumentation that i

[jira] [Commented] (FLINK-9282) Update quickstart page

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467204#comment-16467204 ] ASF GitHub Bot commented on FLINK-9282: --- Github user W4anD0eR96 commented on the iss

[GitHub] flink issue #5964: [FLINK-8655] [Cassandra Connector] add keyspace in cassan...

2018-05-08 Thread ctamisier
Github user ctamisier commented on the issue: https://github.com/apache/flink/pull/5964 > The keyspace field in the sink isn't used anywhere It is used in CassandraPojoSinkBuilder.createSink(), the keyspace is an argument of `new CassandraPojoSink<>(...);` ``` @Overrid

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467252#comment-16467252 ] ASF GitHub Bot commented on FLINK-8655: --- Github user ctamisier commented on the issu

[jira] [Closed] (FLINK-9306) Execute YARN IT tests for legacy and new mode

2018-05-08 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed FLINK-9306. --- Resolution: Fixed release-1.5: 3049744588f7b902f550f790a4fbdb80f358b525 master: 5249981dc5140

[GitHub] flink issue #5901: [FLINK-9235][Security] Add integration tests for YARN ker...

2018-05-08 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/5901 @suez1224 I resolve https://issues.apache.org/jira/browse/FLINK-9306 via #5953. This supersedes this PR, could you please close it? Thanks a lot for looking into this, by the way, and discov

[jira] [Commented] (FLINK-9235) Add Integration test for Flink-Yarn-Kerberos integration for flip-6

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467275#comment-16467275 ] ASF GitHub Bot commented on FLINK-9235: --- Github user aljoscha commented on the issue

[jira] [Commented] (FLINK-9235) Add Integration test for Flink-Yarn-Kerberos integration for flip-6

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467282#comment-16467282 ] ASF GitHub Bot commented on FLINK-9235: --- Github user aljoscha commented on the issue

[GitHub] flink issue #5901: [FLINK-9235][Security] Add integration tests for YARN ker...

2018-05-08 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/5901 By the way, the test still doesn't catch the bug that you're fixing (https://issues.apache.org/jira/browse/FLINK-8286). I think we need proper end-to-end tests that really test Flink-Kerberos integr

[GitHub] flink issue #5964: [FLINK-8655] [Cassandra Connector] add keyspace in cassan...

2018-05-08 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5964 h so that where it is used... ---

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467284#comment-16467284 ] ASF GitHub Bot commented on FLINK-8655: --- Github user zentol commented on the issue:

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-08 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r186700920 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSinkBase.java --- @@ -85,7 +85,7

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467287#comment-16467287 ] ASF GitHub Bot commented on FLINK-8655: --- Github user zentol commented on a diff in t

[jira] [Commented] (FLINK-9277) Reduce noisiness of SlotPool logging

2018-05-08 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467309#comment-16467309 ] Sihua Zhou commented on FLINK-9277: --- Hmm...{{+1}} that this is looks like a duplicate of

[GitHub] flink issue #5847: [FLINK-9174][datastream]Fix the type of state created in ...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5847 Hi, @aljoscha will this PR go into 1.5? ---

[jira] [Commented] (FLINK-9174) The type of state created in ProccessWindowFunction.proccess() is inconsistency

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467312#comment-16467312 ] ASF GitHub Bot commented on FLINK-9174: --- Github user sihuazhou commented on the issu

[GitHub] flink issue #5749: [FLINK-9058] Relax ListState.addAll() and ListState.updat...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5749 Hey guys, what going on with this now? I think this is a pretty good ideal... ---

[GitHub] flink issue #5896: [FLINK-8286][Security] Fix kerberos security configuratio...

2018-05-08 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/5896 @suez1224 I'll now merge the actual fix, but I'm not 100 % sure the refactoring is correct. After the fix, we have roughly this path through the code: ``` if (keytabPath != null && r

[jira] [Commented] (FLINK-9058) Relax ListState.addAll() and ListState.update() to take Iterable

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467318#comment-16467318 ] ASF GitHub Bot commented on FLINK-9058: --- Github user sihuazhou commented on the issu

[jira] [Commented] (FLINK-8286) Fix Flink-Yarn-Kerberos integration for FLIP-6

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467319#comment-16467319 ] ASF GitHub Bot commented on FLINK-8286: --- Github user aljoscha commented on the issue

[GitHub] flink issue #5749: [FLINK-9058] Relax ListState.addAll() and ListState.updat...

2018-05-08 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/5749 What exactly is the benefit of this change? Or why `Iterable` and not `Collection` so that we can benefit from methods like `addAll(...)` which can optimize insertion because the size is known

[jira] [Commented] (FLINK-9058) Relax ListState.addAll() and ListState.update() to take Iterable

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467323#comment-16467323 ] ASF GitHub Bot commented on FLINK-9058: --- Github user StefanRRichter commented on the

[GitHub] flink issue #5749: [FLINK-9058] Relax ListState.addAll() and ListState.updat...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5749 Hi, @StefanRRichter That's a good question, I think the `Collection` looks better then `Iterable`... the benefit is that the api looks more consistency with the java api, and maybe convenient to us

[jira] [Commented] (FLINK-9058) Relax ListState.addAll() and ListState.update() to take Iterable

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467345#comment-16467345 ] ASF GitHub Bot commented on FLINK-9058: --- Github user sihuazhou commented on the issu

[jira] [Commented] (FLINK-8134) Add description to MessageHeaders

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467371#comment-16467371 ] ASF GitHub Bot commented on FLINK-8134: --- GitHub user maxbelov opened a pull request:

[GitHub] flink pull request #5967: [FLINK-8134] add method getDescription() to Messag...

2018-05-08 Thread maxbelov
GitHub user maxbelov opened a pull request: https://github.com/apache/flink/pull/5967 [FLINK-8134] add method getDescription() to MessageHeaders ## What is the purpose of the change * Add method getDescription() to MessageHeaders interface to provide meaningful REST endpoint des

[GitHub] flink issue #5964: [FLINK-8655] [Cassandra Connector] add keyspace in cassan...

2018-05-08 Thread ctamisier
Github user ctamisier commented on the issue: https://github.com/apache/flink/pull/5964 I pushed the changes and refactored to use `sanityCheck` method to check the `keyspace` depending the builder in use. (like it is already done with `query`) ---

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467372#comment-16467372 ] ASF GitHub Bot commented on FLINK-8655: --- Github user ctamisier commented on the issu

[GitHub] flink pull request #5964: [FLINK-8655] [Cassandra Connector] add keyspace in...

2018-05-08 Thread ctamisier
Github user ctamisier commented on a diff in the pull request: https://github.com/apache/flink/pull/5964#discussion_r186714037 --- Diff: flink-connectors/flink-connector-cassandra/src/main/java/org/apache/flink/streaming/connectors/cassandra/CassandraSinkBase.java --- @@ -85,7 +85

[jira] [Commented] (FLINK-8655) Add a default keyspace to CassandraSink

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467375#comment-16467375 ] ASF GitHub Bot commented on FLINK-8655: --- Github user ctamisier commented on a diff i

[jira] [Commented] (FLINK-9308) The method enableCheckpointing with low values like 10 are forming DoS on Kafka Clusters

2018-05-08 Thread Seweryn Habdank-Wojewodzki (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467398#comment-16467398 ] Seweryn Habdank-Wojewodzki commented on FLINK-9308: --- Hmm... I suppose,

[jira] [Closed] (FLINK-8286) Fix Flink-Yarn-Kerberos integration for FLIP-6

2018-05-08 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed FLINK-8286. --- Resolution: Fixed release-1.5: 93d1c47a14ab500b07331b2c415c86973fbeca29 master: ba3e2711a2091

[GitHub] flink issue #5896: [FLINK-8286][Security] Fix kerberos security configuratio...

2018-05-08 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/5896 Merged, could you please close the PR after discussion of the refactoring? ---

[jira] [Commented] (FLINK-8286) Fix Flink-Yarn-Kerberos integration for FLIP-6

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467447#comment-16467447 ] ASF GitHub Bot commented on FLINK-8286: --- Github user aljoscha commented on the issue

[GitHub] flink pull request #5966: [FLINK-9312] [security] Add mutual authentication ...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/5966#discussion_r186769177 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/netty/NettyServer.java --- @@ -170,8 +171,8 @@ public void initChannel(SocketCha

[jira] [Commented] (FLINK-9312) Perform mutual authentication during SSL handshakes

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467571#comment-16467571 ] ASF GitHub Bot commented on FLINK-9312: --- Github user sihuazhou commented on a diff i

[GitHub] flink pull request #5962: [FLINK-9304] Timer service shutdown should not sto...

2018-05-08 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/5962#discussion_r186775375 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java --- @@ -706,6 +689,38 @@ public void notifyCheckpoin

[jira] [Updated] (FLINK-9316) Expose operator unique ID to the DataStream operators.

2018-05-08 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-9316: -- Affects Version/s: 1.4.2 > Expose operator unique ID to the DataStream operators. >

[jira] [Created] (FLINK-9316) Expose operator unique ID to the DataStream operators.

2018-05-08 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-9316: - Summary: Expose operator unique ID to the DataStream operators. Key: FLINK-9316 URL: https://issues.apache.org/jira/browse/FLINK-9316 Project: Flink Issue

[jira] [Commented] (FLINK-9304) Timer service shutdown should not be interrupted

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467587#comment-16467587 ] ASF GitHub Bot commented on FLINK-9304: --- Github user sihuazhou commented on a diff i

[GitHub] flink pull request #5966: [FLINK-9312] [security] Add mutual authentication ...

2018-05-08 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/5966#discussion_r186800971 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/netty/NettyServer.java --- @@ -170,8 +171,8 @@ public void initChannel(SocketC

[jira] [Commented] (FLINK-9312) Perform mutual authentication during SSL handshakes

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467702#comment-16467702 ] ASF GitHub Bot commented on FLINK-9312: --- Github user StephanEwen commented on a diff

[jira] [Commented] (FLINK-9316) Expose operator unique ID to the DataStream operators.

2018-05-08 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467713#comment-16467713 ] Chesnay Schepler commented on FLINK-9316: - Operators can already access the operat

[jira] [Commented] (FLINK-9185) Potential null dereference in PrioritizedOperatorSubtaskState#resolvePrioritizedAlternatives

2018-05-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468214#comment-16468214 ] Ted Yu commented on FLINK-9185: --- lgtm > Potential null dereference in > PrioritizedOperato

[jira] [Commented] (FLINK-9201) same merge window will be fired twice if watermark already passed the merge window

2018-05-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468219#comment-16468219 ] yuemeng commented on FLINK-9201: [~aljoscha] thanks for your suggest i will move the tes

[jira] [Comment Edited] (FLINK-9201) same merge window will be fired twice if watermark already passed the merge window

2018-05-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468219#comment-16468219 ] yuemeng edited comment on FLINK-9201 at 5/9/18 2:12 AM: [~aljoscha

[GitHub] flink issue #5941: [FLINK-8971] [e2e] Include broadcast / union state in gen...

2018-05-08 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/5941 @StefanRRichter the PR is ready for another review, thanks! ---

[jira] [Commented] (FLINK-8971) Create general purpose testing job

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468269#comment-16468269 ] ASF GitHub Bot commented on FLINK-8971: --- Github user tzulitai commented on the issue

[GitHub] flink pull request #5926: [FLINK-9073] [e2e-tests] Extend savepoint e2e test...

2018-05-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5926 ---

[jira] [Commented] (FLINK-9073) Resume from savepoint end-to-end tests should be extended for different state backends

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468315#comment-16468315 ] ASF GitHub Bot commented on FLINK-9073: --- Github user asfgit closed the pull request

[jira] [Closed] (FLINK-9073) Resume from savepoint end-to-end tests should be extended for different state backends

2018-05-08 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai closed FLINK-9073. -- > Resume from savepoint end-to-end tests should be extended for different state > backends

[jira] [Commented] (FLINK-9073) Resume from savepoint end-to-end tests should be extended for different state backends

2018-05-08 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468317#comment-16468317 ] Tzu-Li (Gordon) Tai commented on FLINK-9073: Merged. 1.6.0: d6d2c36c6f89fa402

[jira] [Resolved] (FLINK-9073) Resume from savepoint end-to-end tests should be extended for different state backends

2018-05-08 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai resolved FLINK-9073. Resolution: Fixed Fix Version/s: (was: 1.6.0) 1.5.0 >

[jira] [Created] (FLINK-9317) Async I/O API Example For Scala has Variable Name error

2018-05-08 Thread Yazdan Shirvany (JIRA)
Yazdan Shirvany created FLINK-9317: -- Summary: Async I/O API Example For Scala has Variable Name error Key: FLINK-9317 URL: https://issues.apache.org/jira/browse/FLINK-9317 Project: Flink Iss

[jira] [Updated] (FLINK-9317) Async I/O API Example For Scala has Variable Name error

2018-05-08 Thread Yazdan Shirvany (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yazdan Shirvany updated FLINK-9317: --- Description: h2. Async I/O API Scala Example has duplicated {{resultFuture variable with diff

[GitHub] flink pull request #5968: [FLINK-9317] Async I/O API Example For Scala has V...

2018-05-08 Thread medcv
GitHub user medcv opened a pull request: https://github.com/apache/flink/pull/5968 [FLINK-9317] Async I/O API Example For Scala has Variable Name error ## What is the purpose of the change Updating AsyncIO Scala Example with proper variable names ## Does this pull r

[jira] [Commented] (FLINK-9317) Async I/O API Example For Scala has Variable Name error

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468411#comment-16468411 ] ASF GitHub Bot commented on FLINK-9317: --- GitHub user medcv opened a pull request:

[GitHub] flink pull request #5969: [FLINK-9074] [e2e] Add e2e for resuming from exter...

2018-05-08 Thread tzulitai
GitHub user tzulitai opened a pull request: https://github.com/apache/flink/pull/5969 [FLINK-9074] [e2e] Add e2e for resuming from externalized checkpoints ## What is the purpose of the change This PR adds an end-to-end test for resuming from externalized, retained checkpoi

[jira] [Commented] (FLINK-9074) End-to-end test: Resume from retained checkpoints

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468472#comment-16468472 ] ASF GitHub Bot commented on FLINK-9074: --- GitHub user tzulitai opened a pull request:

[GitHub] flink issue #5936: [FLINK-9265] Upgrade Prometheus version

2018-05-08 Thread yanghua
Github user yanghua commented on the issue: https://github.com/apache/flink/pull/5936 cc @StephanEwen , here is the dependency tree : ``` [INFO] org.apache.flink:flink-metrics-prometheus:jar:1.6-SNAPSHOT [INFO] +- io.prometheus:simpleclient:jar:0.3.0:compile [INFO]

[jira] [Commented] (FLINK-9265) Upgrade Prometheus version

2018-05-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468479#comment-16468479 ] ASF GitHub Bot commented on FLINK-9265: --- Github user yanghua commented on the issue: