[GitHub] flink pull request: Remove extra space after open parenthesis in I...

2015-02-19 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/416#issuecomment-75019775 :+1: Good to merge :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (FLINK-1483) Temporary channel files are not properly deleted when Flink is terminated

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327146#comment-14327146 ] ASF GitHub Bot commented on FLINK-1483: --- Github user StephanEwen commented on the

[GitHub] flink pull request: [FLINK-1483] IOManager puts temp files in dedi...

2015-02-19 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/417#issuecomment-75019114 Good comments. I address them and merge this. The tests that fail are not related to this change (there is an instability in the TaskManager tests currently)

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-19 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/407#issuecomment-75018451 Much needed feature. +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] flink pull request: Remove extra space after open parenthesis in I...

2015-02-19 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/416#issuecomment-75019393 LGTM. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] flink pull request: [FLINK-1484] [FLINK-1499] Adds explicit discon...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/423 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request: [FLINK-1556] Corrects faulty JobClient behavio...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/422 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (FLINK-1556) JobClient does not wait until a job failed completely if submission exception

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328028#comment-14328028 ] ASF GitHub Bot commented on FLINK-1556: --- Github user asfgit closed the pull request

[GitHub] flink pull request: Remove extra space after open parenthesis in I...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/416 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (FLINK-1521) Some Chained Drivers do not respect object-reuse/non-reuse flag

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327217#comment-14327217 ] ASF GitHub Bot commented on FLINK-1521: --- Github user zentol commented on the pull

[jira] [Commented] (FLINK-1483) Temporary channel files are not properly deleted when Flink is terminated

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327158#comment-14327158 ] ASF GitHub Bot commented on FLINK-1483: --- Github user StephanEwen commented on the

[GitHub] flink pull request: [FLINK-1483] IOManager puts temp files in dedi...

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/417 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request: [FLINK-785] Chained AllReduce / AllGroupReduce...

2015-02-19 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/370#issuecomment-75030486 okay, I will the remove the chained combiner. I'm curious though, the issue description specifically mentions the AllGroupReduce greatly benefiting from a chained

[jira] [Commented] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327236#comment-14327236 ] ASF GitHub Bot commented on FLINK-1584: --- Github user tillrohrmann commented on the

[GitHub] flink pull request: [FLINK-1584] Fixes TaskManagerFailsITCase

2015-02-19 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/418#issuecomment-75031616 Does not seem to fix the issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[jira] [Commented] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327226#comment-14327226 ] ASF GitHub Bot commented on FLINK-1584: --- GitHub user tillrohrmann opened a pull

[GitHub] flink pull request: [FLINK-1584] Fixes TaskManagerFailsITCase

2015-02-19 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/418 [FLINK-1584] Fixes TaskManagerFailsITCase Fixes ```TaskManagerFailsITCase``` by replacing the TestingCluster with a ForkableFlinkMiniCluster. You can merge this pull request into a Git

[jira] [Commented] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327237#comment-14327237 ] ASF GitHub Bot commented on FLINK-1584: --- Github user tillrohrmann closed the pull

[GitHub] flink pull request: [FLINK-1584] Fixes TaskManagerFailsITCase

2015-02-19 Thread tillrohrmann
Github user tillrohrmann closed the pull request at: https://github.com/apache/flink/pull/418 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request: [FLINK-1584] Fixes TaskManagerFailsITCase

2015-02-19 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/419 [FLINK-1584] Fixes TaskManagerFailsITCase Fixes TaskManagerFailsITCase by replacing the ```TestingCluster``` with a ```ForkableFlinkMiniCluster``` and by increasing the death watch timeouts.

[jira] [Commented] (FLINK-785) Add Chained operators for AllReduce and AllGroupReduce

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327233#comment-14327233 ] ASF GitHub Bot commented on FLINK-785: -- Github user zentol commented on the pull

[jira] [Created] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1584: Summary: Spurious failure of TaskManagerFailsITCase Key: FLINK-1584 URL: https://issues.apache.org/jira/browse/FLINK-1584 Project: Flink Issue Type: Bug

[GitHub] flink pull request: [FLINK-1515]Splitted runVertexCentricIteration...

2015-02-19 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/402#issuecomment-75029446 Oh, one minor thing.. Could you prefix your commits with [FLINK-1515] [gelly] ? Thanks! --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (FLINK-1515) [Gelly] Enable access to aggregators and broadcast sets in vertex-centric iteration

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327219#comment-14327219 ] ASF GitHub Bot commented on FLINK-1515: --- Github user vasia commented on the pull

[GitHub] flink pull request: [FLINK-1521] Chained operators respect reuse

2015-02-19 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/392#issuecomment-75029399 Alright, I`m closing this PR then. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (FLINK-1521) Some Chained Drivers do not respect object-reuse/non-reuse flag

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327218#comment-14327218 ] ASF GitHub Bot commented on FLINK-1521: --- Github user zentol closed the pull request

[jira] [Resolved] (FLINK-1483) Temporary channel files are not properly deleted when Flink is terminated

2015-02-19 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1483. - Resolution: Fixed Fix Version/s: 0.8 0.9 Assignee: Stephan Ewen

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-19 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/407#issuecomment-75039103 Should I add some committer fork repos to the configuration to allow uploading of log files there as well? Currently, it only uploads logs of builds for apache/flink. ---

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-19 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/407#issuecomment-75049539 OK, I've set it to our main repo and the forks of: @tillrohrmann, @rmetzger, @StephanEwen, and my own. --- If your project is set up for it, you can reply to this email and

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-19 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/407#issuecomment-75049005 Great Ufuk. Could you enable it for my repo? On Thu, Feb 19, 2015 at 12:42 PM, Ufuk Celebi notificati...@github.com wrote: Added some

[jira] [Commented] (FLINK-1515) [Gelly] Enable access to aggregators and broadcast sets in vertex-centric iteration

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327396#comment-14327396 ] ASF GitHub Bot commented on FLINK-1515: --- Github user cebe commented on the pull

[jira] [Commented] (FLINK-1585) Fix computation of TaskManager memory for Mini Cluster (tests)

2015-02-19 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327407#comment-14327407 ] Stephan Ewen commented on FLINK-1585: - I have an upcoming patch... Fix computation

[GitHub] flink pull request: [FLINK-1515]Splitted runVertexCentricIteration...

2015-02-19 Thread cebe
Github user cebe commented on the pull request: https://github.com/apache/flink/pull/402#issuecomment-75051739 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] flink pull request: [FLINK-1528] Added local clustering coefficien...

2015-02-19 Thread balidani
Github user balidani closed the pull request at: https://github.com/apache/flink/pull/400 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (FLINK-1528) Add local clustering coefficient library method and example

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327431#comment-14327431 ] ASF GitHub Bot commented on FLINK-1528: --- Github user balidani closed the pull

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-19 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/407#issuecomment-75055735 Thanks Ufuk. That is really helpful. On Thu, Feb 19, 2015 at 2:14 PM, Stephan Ewen notificati...@github.com wrote: Nice, thanks! —

[jira] [Created] (FLINK-1585) Fix computation of TaskManager memory for Mini Cluster (tests)

2015-02-19 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1585: --- Summary: Fix computation of TaskManager memory for Mini Cluster (tests) Key: FLINK-1585 URL: https://issues.apache.org/jira/browse/FLINK-1585 Project: Flink

[GitHub] flink pull request: Added Local Clustering Coefficient Example (He...

2015-02-19 Thread balidani
GitHub user balidani opened a pull request: https://github.com/apache/flink/pull/420 Added Local Clustering Coefficient Example (Help needed) Hi! I closed https://github.com/apache/flink/pull/400 and created this instead, because the commit history was messed up.

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/407 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request: [FLINK-1484] [FLINK-1499] Adds explicit discon...

2015-02-19 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/423 [FLINK-1484] [FLINK-1499] Adds explicit disconnect messages in case of an actor shutdown Introduces explicit disconnect messages which are sent from the JobManager/TaskManager to the

[jira] [Commented] (FLINK-1484) JobManager restart does not notify the TaskManager

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327635#comment-14327635 ] ASF GitHub Bot commented on FLINK-1484: --- GitHub user tillrohrmann opened a pull

[GitHub] flink pull request: [FLINK-1556] Corrects faulty JobClient behavio...

2015-02-19 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/422 [FLINK-1556] Corrects faulty JobClient behaviour in case of a submission failure Corrects the behaviour of the ```JobClient``` in case of a submission failure. The PR also contains test cases

[jira] [Commented] (FLINK-1556) JobClient does not wait until a job failed completely if submission exception

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327632#comment-14327632 ] ASF GitHub Bot commented on FLINK-1556: --- GitHub user tillrohrmann opened a pull

[jira] [Updated] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

2015-02-19 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu updated FLINK-1587: --- Assignee: (was: Andra Lungu) coGroup throws NoSuchElementException on iterator.next()

[jira] [Assigned] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

2015-02-19 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu reassigned FLINK-1587: -- Assignee: Andra Lungu coGroup throws NoSuchElementException on iterator.next()

[jira] [Commented] (FLINK-1582) SocketStream gets stuck when socket closes

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328633#comment-14328633 ] ASF GitHub Bot commented on FLINK-1582: --- Github user qmlmoon commented on the pull

[jira] [Commented] (FLINK-1582) SocketStream gets stuck when socket closes

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14328532#comment-14328532 ] ASF GitHub Bot commented on FLINK-1582: --- Github user chiwanpark commented on the

[jira] [Commented] (FLINK-1582) SocketStream gets stuck when socket closes

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327705#comment-14327705 ] ASF GitHub Bot commented on FLINK-1582: --- GitHub user qmlmoon opened a pull request:

[GitHub] flink pull request: [FLINK-1582][streaming]Allow SocketStream to r...

2015-02-19 Thread qmlmoon
GitHub user qmlmoon opened a pull request: https://github.com/apache/flink/pull/424 [FLINK-1582][streaming]Allow SocketStream to reconnect when socket closes You can merge this pull request into a Git repository by running: $ git pull

[GitHub] flink pull request: Small UI css class fix

2015-02-19 Thread cebe
GitHub user cebe opened a pull request: https://github.com/apache/flink/pull/425 Small UI css class fix Height of information bullets was not equal due to text break. before: ![bildschirmfoto vom 2015-02-19 17 54

[GitHub] flink pull request: Small UI css class fix

2015-02-19 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/425#issuecomment-75094489 Looks good, thanks, I'll merge it --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[jira] [Commented] (FLINK-1484) JobManager restart does not notify the TaskManager

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327759#comment-14327759 ] ASF GitHub Bot commented on FLINK-1484: --- Github user tillrohrmann commented on the

[GitHub] flink pull request: [FLINK-1484] [FLINK-1499] Adds explicit discon...

2015-02-19 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/423#issuecomment-75096035 Rebased the PR on the pending PR #422 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] flink pull request: [FLINK-1584] Fixes TaskManagerFailsITCase

2015-02-19 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/419#issuecomment-75097617 Looks good, will merge this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] flink pull request: [FLINK-1501] Add metrics library for monitorin...

2015-02-19 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/421 [FLINK-1501] Add metrics library for monitoring TaskManagers Hey, I've spend some time exploring the [metrics](https://dropwizard.github.io/metrics/3.1.0/) library for improving the

[jira] [Commented] (FLINK-1501) Integrate metrics library and report basic metrics to JobManager web interface

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327502#comment-14327502 ] ASF GitHub Bot commented on FLINK-1501: --- GitHub user rmetzger opened a pull request:

[jira] [Commented] (FLINK-1501) Integrate metrics library and report basic metrics to JobManager web interface

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327739#comment-14327739 ] ASF GitHub Bot commented on FLINK-1501: --- Github user hsaputra commented on the pull

[GitHub] flink pull request: [FLINK-1501] Add metrics library for monitorin...

2015-02-19 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/421#issuecomment-75091767 You are the man, Robert! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327772#comment-14327772 ] ASF GitHub Bot commented on FLINK-1584: --- Github user StephanEwen commented on the

[jira] [Commented] (FLINK-1512) Add CsvReader for reading into POJOs.

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327776#comment-14327776 ] ASF GitHub Bot commented on FLINK-1512: --- GitHub user chiwanpark opened a pull

[GitHub] flink pull request: [FLINK-1512] Add CsvReader for reading into PO...

2015-02-19 Thread chiwanpark
GitHub user chiwanpark opened a pull request: https://github.com/apache/flink/pull/426 [FLINK-1512] Add CsvReader for reading into POJOs. This PR contains following changes. * `CsvInputFormat` and `ScalaCsvInputFormat` can receive POJO type as generic parameter * Add

[GitHub] flink pull request: [FLINK-1556] Corrects faulty JobClient behavio...

2015-02-19 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/422#issuecomment-75102524 Looks good, will merge this as well... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (FLINK-1556) JobClient does not wait until a job failed completely if submission exception

2015-02-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327812#comment-14327812 ] ASF GitHub Bot commented on FLINK-1556: --- Github user StephanEwen commented on the