[jira] [Commented] (FLINK-2310) Add an Adamic-Adar Similarity example

2015-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742234#comment-14742234 ] ASF GitHub Bot commented on FLINK-2310: --- Github user andralungu commented on the pul

[GitHub] flink pull request: [FLINK-2310] Add an Adamic Adar Similarity exa...

2015-09-12 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/892#issuecomment-139822550 I think it's safe to open a fresh PR... fixing this one would be overkill. You can also update and rebase #923 so that we can review them. --- If your project is set

[jira] [Commented] (FLINK-2634) Add a Vertex-centric Version of the Tringle Count Library Method

2015-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742229#comment-14742229 ] ASF GitHub Bot commented on FLINK-2634: --- Github user andralungu commented on the pul

[GitHub] flink pull request: [FLINK-2634] [gelly] Added a vertex-centric Tr...

2015-09-12 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/1105#issuecomment-139820404 If it's okay with you, I'd like to see what @vasia has to say about adding the Triangle Count example from the DataSet API + a reduce as a library method. IMO, it's

[jira] [Commented] (FLINK-2661) Add a Node Splitting Technique to Overcome the Limitations of Skewed Graphs

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

[GitHub] flink pull request: [FLINK-2661] Added Node Splitting Methods

2015-09-12 Thread andralungu
GitHub user andralungu opened a pull request: https://github.com/apache/flink/pull/1124 [FLINK-2661] Added Node Splitting Methods Social media graphs, citation networks or even protein networks have a common property: their degree distribution follows a power-law curve. This struct

[jira] [Created] (FLINK-2662) CompilerException: "Bug: Plan generation for Unions picked a ship strategy between binary plan operators."

2015-09-12 Thread Gabor Gevay (JIRA)
Gabor Gevay created FLINK-2662: -- Summary: CompilerException: "Bug: Plan generation for Unions picked a ship strategy between binary plan operators." Key: FLINK-2662 URL: https://issues.apache.org/jira/browse/FLINK-26

[jira] [Commented] (FLINK-2537) Add scala examples.jar to build-target/examples

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

[GitHub] flink pull request: [FLINK-2537] Add scala examples.jar to build-t...

2015-09-12 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/flink/pull/1123 [FLINK-2537] Add scala examples.jar to build-target/examples Currently Scala as functional programming language has been acknowledged by more and more developers, some starters may want to modi

[jira] [Commented] (FLINK-2659) Object reuse in UnionWithTempOperator

2015-09-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742076#comment-14742076 ] Stephan Ewen commented on FLINK-2659: - Yes, this clearly looks like a bug. Thank you

[jira] [Created] (FLINK-2661) Add a Node Splitting Technique to Overcome the Limitations of Skewed Graphs

2015-09-12 Thread Andra Lungu (JIRA)
Andra Lungu created FLINK-2661: -- Summary: Add a Node Splitting Technique to Overcome the Limitations of Skewed Graphs Key: FLINK-2661 URL: https://issues.apache.org/jira/browse/FLINK-2661 Project: Flink

[GitHub] flink pull request: Parameter Server: Distributed Key-Value store,...

2015-09-12 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1003#issuecomment-139742195 Having interfaces for a Parameter Server service in Flink is a very good idea, IMO. This interface can be implemented for different backends, such as Ignite or an own li

[GitHub] flink pull request: [FLINK-2557] TypeExtractor properly returns Mi...

2015-09-12 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1045#issuecomment-139741907 I am not familiar with the TypeExtractor in detail, but would support to fix the bug first and open a separate issue to refactor the extractor, if that is possible.

[jira] [Commented] (FLINK-2557) Manual type information via "returns" fails in DataSet API

2015-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741981#comment-14741981 ] ASF GitHub Bot commented on FLINK-2557: --- Github user fhueske commented on the pull r