[jira] [Commented] (FLINK-3855) Upgrade Jackson version

2016-05-01 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266149#comment-15266149 ] Aljoscha Krettek commented on FLINK-3855: - I think this is good. Your PR link seem

[jira] [Commented] (FLINK-3845) Gelly allows duplicate vertices in Graph.addVertices

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

[GitHub] flink pull request: [FLINK-3845] [gelly] Gelly allows duplicate ve...

2016-05-01 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/1949#discussion_r61690685 --- Diff: flink-libraries/flink-gelly/src/test/java/org/apache/flink/graph/test/operations/GraphMutationsITCase.java --- @@ -32,6 +32,8 @@ import org.

[jira] [Commented] (FLINK-3190) Retry rate limits for DataStream API

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265851#comment-15265851 ] ASF GitHub Bot commented on FLINK-3190: --- GitHub user fijolekProjects opened a pull r

[GitHub] flink pull request: [FLINK-3190] failure rate restart strategy

2016-05-01 Thread fijolekProjects
GitHub user fijolekProjects opened a pull request: https://github.com/apache/flink/pull/1954 [FLINK-3190] failure rate restart strategy Failure rate restart strategy - job should only die, if it fails too often in a given time frame You can merge this pull request into a Git reposi

[jira] [Assigned] (FLINK-3190) Retry rate limits for DataStream API

2016-05-01 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Fijołek reassigned FLINK-3190: - Assignee: Michał Fijołek > Retry rate limits for DataStream API > ---

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-01 Thread GaoLun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265783#comment-15265783 ] GaoLun commented on FLINK-2044: --- I will go on with this issue. :) > Implementation of Gelly

[jira] [Commented] (FLINK-3771) Methods for translating Graphs

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265767#comment-15265767 ] ASF GitHub Bot commented on FLINK-3771: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-3771] [gelly] Methods for translating G...

2016-05-01 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1900#issuecomment-216042040 Thanks for the updates @greghogan. Could you please also add the new `GraphAlgorithm`s in the docs? And maybe explain when to use those instead of the Graph methods? Other

[jira] [Resolved] (FLINK-3847) Reorganize package structure of flink-table

2016-05-01 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasia Kalavri resolved FLINK-3847. -- Resolution: Fixed Fix Version/s: 1.1.0 > Reorganize package structure of flink-table > --

[jira] [Commented] (FLINK-3847) Reorganize package structure of flink-table

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

[GitHub] flink pull request: [FLINK-3847] Restructure flink-table test pack...

2016-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1950 --- 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-3847) Reorganize package structure of flink-table

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265746#comment-15265746 ] ASF GitHub Bot commented on FLINK-3847: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-3847] Restructure flink-table test pack...

2016-05-01 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1950#issuecomment-216038252 Thanks for the restructuring @fhueske! Merging. --- 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 pro

[jira] [Resolved] (FLINK-3846) Graph.removeEdges also removes duplicate edges

2016-05-01 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasia Kalavri resolved FLINK-3846. -- Resolution: Fixed > Graph.removeEdges also removes duplicate edges > ---

[jira] [Resolved] (FLINK-3853) Reduce object creation in Gelly utility mappers

2016-05-01 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasia Kalavri resolved FLINK-3853. -- Resolution: Implemented > Reduce object creation in Gelly utility mappers >

[GitHub] flink pull request: [FLINK-3853] [gelly] Reduce object creation in...

2016-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1951 --- 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-3853) Reduce object creation in Gelly utility mappers

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

[jira] [Commented] (FLINK-3846) Graph.removeEdges also removes duplicate edges

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

[GitHub] flink pull request: [FLINK-3846] [gelly] Graph.removeEdges also re...

2016-05-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1948 --- 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-3853) Reduce object creation in Gelly utility mappers

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265709#comment-15265709 ] ASF GitHub Bot commented on FLINK-3853: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-3846] [gelly] Graph.removeEdges also re...

2016-05-01 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1948#issuecomment-216034401 Merging this one, too! --- 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 f

[jira] [Commented] (FLINK-3846) Graph.removeEdges also removes duplicate edges

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265710#comment-15265710 ] ASF GitHub Bot commented on FLINK-3846: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-3853] [gelly] Reduce object creation in...

2016-05-01 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1951#issuecomment-216034336 Thanks for the PR! Merging. --- 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 t

[jira] [Commented] (FLINK-3845) Gelly allows duplicate vertices in Graph.addVertices

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265708#comment-15265708 ] ASF GitHub Bot commented on FLINK-3845: --- Github user vasia commented on a diff in th

[GitHub] flink pull request: [FLINK-3845] [gelly] Gelly allows duplicate ve...

2016-05-01 Thread vasia
Github user vasia commented on a diff in the pull request: https://github.com/apache/flink/pull/1949#discussion_r61685159 --- Diff: flink-libraries/flink-gelly/src/test/java/org/apache/flink/graph/test/operations/GraphMutationsITCase.java --- @@ -32,6 +32,8 @@ import org.juni

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-01 Thread IgorBerman
Github user IgorBerman commented on the pull request: https://github.com/apache/flink/pull/1953#issuecomment-216031368 all profiles passed except for JDK: openjdk7 PROFILE="-Dhadoop.profile=1" --- If your project is set up for it, you can reply to this email and have your re

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265688#comment-15265688 ] ASF GitHub Bot commented on FLINK-3854: --- Github user IgorBerman commented on the pul