[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-08 Thread qingdao81
GitHub user qingdao81 opened a pull request: https://github.com/apache/flink/pull/2612 FLINK-4771: Compression for AvroOutputFormat Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your change

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread aalexandrov
Github user aalexandrov commented on the issue: https://github.com/apache/flink/pull/2337 @twalthr The issue is marked with "Fix versions: 1.0.0, 1.2.0" but I could only fin the `TypeInfoFactory` in the `master` branch. Shouldn't this be visible in the `release-1.0` as well? --- If

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

2016-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15557972#comment-15557972 ] ASF GitHub Bot commented on FLINK-3042: --- Github user aalexandrov commented on the is

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

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

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/2337 It looks like FLINK-3042 was created with a fix version of 1.0.0 but was not implemented until the upcoming 1.2.0 release. --- If your project is set up for it, you can reply to this email and hav

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread aalexandrov
Github user aalexandrov commented on the issue: https://github.com/apache/flink/pull/2337 @greghogan I see, IMHO then the `1.0.0` tag should be dropped from the "Fix versions" field (if possible). --- If your project is set up for it, you can reply to this email and have your reply a

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

2016-10-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15558256#comment-15558256 ] ASF GitHub Bot commented on FLINK-3042: --- Github user aalexandrov commented on the is

[jira] [Commented] (FLINK-4619) JobManager does not answer to client when restore from savepoint fails

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

[GitHub] flink issue #2498: [FLINK-4619] - JobManager does not answer to client when ...

2016-10-08 Thread mproch
Github user mproch commented on the issue: https://github.com/apache/flink/pull/2498 Hmm... I managed to make travis build pass, but I cannot see how jenkins test failures relate to my change... --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2337 `1.0.0` is now an "archived version" which can not be removed from the issue anymore. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

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

[GitHub] flink pull request #2613: [FLINK-4774] [metrics] [hotfix] Fix scope concaten...

2016-10-08 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/2613 [FLINK-4774] [metrics] [hotfix] Fix scope concatenation in QueryScope… This PR fixes an issue in the QueryScopeInfo classes where a delimiter is not added then the scope is extended. We also got so

[jira] [Commented] (FLINK-4774) QueryScopeInfo scope concatenation broken

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

[jira] [Commented] (FLINK-4773) Introduce an OperatorIOMetricGroup

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

[GitHub] flink pull request #2614: [FLINK-4773] Intoduce OperatorIOMetricGroup

2016-10-08 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/2614 [FLINK-4773] Intoduce OperatorIOMetricGroup This PR introduces the OperatorIOMetricGroup, which encapsulates the insantiation of numRecordsIn/Out counters. For clarity purposes the IOMetricGroup cla

[GitHub] flink pull request #2615: [FLINK-4772] [FLINK-4775] Metric Store enhancement...

2016-10-08 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/2615 [FLINK-4772] [FLINK-4775] Metric Store enhancements This PR changes a few things about the MetricStore class to make it easier to work with. * metrics are now stored as strings (Map => Map)

[jira] [Commented] (FLINK-4772) Store metrics in MetricStore as strings

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