[GitHub] flink issue #2857: [FLINK-5146] Improved resource cleanup in RocksDB keyed s...

2016-12-03 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/2857 Thanks for your work: 👍 I merged it, could you please close this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[jira] [Commented] (FLINK-5146) Improved resource cleanup in RocksDB keyed state backend

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

[GitHub] flink pull request #2857: [FLINK-5146] Improved resource cleanup in RocksDB ...

2016-12-03 Thread StefanRRichter
Github user StefanRRichter closed the pull request at: https://github.com/apache/flink/pull/2857 --- 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 issue #2857: [FLINK-5146] Improved resource cleanup in RocksDB keyed s...

2016-12-03 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/2857 Thanks for the reviews and merging, @aljoscha @tillrohrmann . Closing 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 y

[jira] [Commented] (FLINK-5146) Improved resource cleanup in RocksDB keyed state backend

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717789#comment-15717789 ] ASF GitHub Bot commented on FLINK-5146: --- Github user StefanRRichter closed the pull

[jira] [Commented] (FLINK-5146) Improved resource cleanup in RocksDB keyed state backend

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717788#comment-15717788 ] ASF GitHub Bot commented on FLINK-5146: --- Github user StefanRRichter commented on the

[GitHub] flink issue #2898: [FLINK-5109] fix invalid content-encoding header of webmo...

2016-12-03 Thread Hapcy
Github user Hapcy commented on the issue: https://github.com/apache/flink/pull/2898 I would like to ask when is a merge expected? Do I have to do anything else? --- 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 proj

[jira] [Commented] (FLINK-5109) Invalid Content-Encoding Header in REST API responses

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15717899#comment-15717899 ] ASF GitHub Bot commented on FLINK-5109: --- Github user Hapcy commented on the issue:

[GitHub] flink pull request #2928: [FLINK-5108] Remove ClientShutdownHook during job ...

2016-12-03 Thread Renkai
GitHub user Renkai opened a pull request: https://github.com/apache/flink/pull/2928 [FLINK-5108] Remove ClientShutdownHook during job execution This patch simply removed ClientShutdownHook related code. The changes may cause `org.apache.flink.yarn.YarnClusterClient#pollingRunner` b

[jira] [Commented] (FLINK-5108) Remove ClientShutdownHook during job execution

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718274#comment-15718274 ] ASF GitHub Bot commented on FLINK-5108: --- GitHub user Renkai opened a pull request:

[jira] [Created] (FLINK-5242) Implement Scala API for BipartiteGraph

2016-12-03 Thread Ivan Mushketyk (JIRA)
Ivan Mushketyk created FLINK-5242: - Summary: Implement Scala API for BipartiteGraph Key: FLINK-5242 URL: https://issues.apache.org/jira/browse/FLINK-5242 Project: Flink Issue Type: New Featur

[jira] [Created] (FLINK-5243) Implement an example for BipartiteGraph

2016-12-03 Thread Ivan Mushketyk (JIRA)
Ivan Mushketyk created FLINK-5243: - Summary: Implement an example for BipartiteGraph Key: FLINK-5243 URL: https://issues.apache.org/jira/browse/FLINK-5243 Project: Flink Issue Type: New Featu

[jira] [Created] (FLINK-5244) Implement methods for BipartiteGraph transformations

2016-12-03 Thread Ivan Mushketyk (JIRA)
Ivan Mushketyk created FLINK-5244: - Summary: Implement methods for BipartiteGraph transformations Key: FLINK-5244 URL: https://issues.apache.org/jira/browse/FLINK-5244 Project: Flink Issue Ty

[jira] [Created] (FLINK-5245) Add support for BipartiteGraph mutations

2016-12-03 Thread Ivan Mushketyk (JIRA)
Ivan Mushketyk created FLINK-5245: - Summary: Add support for BipartiteGraph mutations Key: FLINK-5245 URL: https://issues.apache.org/jira/browse/FLINK-5245 Project: Flink Issue Type: Improvem

[GitHub] flink issue #2898: [FLINK-5109] fix invalid content-encoding header of webmo...

2016-12-03 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/2898 Unless a PR is urgent we typically allow a few days to see if any additional comments come in from the community. This looks good so I'm merging it now. Thanks for the contribution! --- If your p

[jira] [Commented] (FLINK-5109) Invalid Content-Encoding Header in REST API responses

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718416#comment-15718416 ] ASF GitHub Bot commented on FLINK-5109: --- Github user greghogan commented on the issu

[GitHub] flink pull request #2898: [FLINK-5109] fix invalid content-encoding header o...

2016-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2898 --- 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 enab

[jira] [Commented] (FLINK-5109) Invalid Content-Encoding Header in REST API responses

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

[jira] [Updated] (FLINK-5109) Invalid Content-Encoding Header in REST API responses

2016-12-03 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-5109: -- Fix Version/s: 1.2.0 > Invalid Content-Encoding Header in REST API responses > -

[jira] [Closed] (FLINK-5109) Invalid Content-Encoding Header in REST API responses

2016-12-03 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-5109. - Resolution: Fixed Fixed in 08e7ba4920b9b44dc15269e4f507d89025209937 > Invalid Content-Encoding Header in

[jira] [Created] (FLINK-5246) Don't discard unknown checkpoint messages in the CheckpointCoordinator

2016-12-03 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-5246: Summary: Don't discard unknown checkpoint messages in the CheckpointCoordinator Key: FLINK-5246 URL: https://issues.apache.org/jira/browse/FLINK-5246 Project: Flink

[jira] [Created] (FLINK-5247) Setting allowedLateness to a non-zero value should throw exception for processing-time windows

2016-12-03 Thread Rohit Agarwal (JIRA)
Rohit Agarwal created FLINK-5247: Summary: Setting allowedLateness to a non-zero value should throw exception for processing-time windows Key: FLINK-5247 URL: https://issues.apache.org/jira/browse/FLINK-5247

[GitHub] flink pull request #2929: [FLINK-5247] Fix check to make sure that we throw ...

2016-12-03 Thread mindprince
GitHub user mindprince opened a pull request: https://github.com/apache/flink/pull/2929 [FLINK-5247] Fix check to make sure that we throw error when allowed lateness is set for non event-time windows. Also, fix outdated documentation. You can merge this pull request into a Git repo

[jira] [Commented] (FLINK-5247) Setting allowedLateness to a non-zero value should throw exception for processing-time windows

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718675#comment-15718675 ] ASF GitHub Bot commented on FLINK-5247: --- GitHub user mindprince opened a pull reques

[jira] [Commented] (FLINK-5247) Setting allowedLateness to a non-zero value should throw exception for processing-time windows

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718679#comment-15718679 ] ASF GitHub Bot commented on FLINK-5247: --- Github user mindprince commented on the iss

[GitHub] flink issue #2929: [FLINK-5247] Fix check to make sure that we throw error w...

2016-12-03 Thread mindprince
Github user mindprince commented on the issue: https://github.com/apache/flink/pull/2929 cc - @kl0u, @aljoscha for review --- 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

[GitHub] flink pull request #2930: [FLINK-5246] Don't discard checkpoint messages if ...

2016-12-03 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/2930 [FLINK-5246] Don't discard checkpoint messages if they are unknown This is the case if the savepoint coordinator has triggered a checkpoint. The corresponding checkpoint messages are not kn

[jira] [Commented] (FLINK-5246) Don't discard unknown checkpoint messages in the CheckpointCoordinator

2016-12-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718697#comment-15718697 ] ASF GitHub Bot commented on FLINK-5246: --- GitHub user tillrohrmann opened a pull requ

[jira] [Commented] (FLINK-5039) Avro GenericRecord support is broken

2016-12-03 Thread Dave Torok (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718737#comment-15718737 ] Dave Torok commented on FLINK-5039: --- I have spent 2 days on this and HAVE THE SOLUTION.