[GitHub] flink pull request: [FLINK-2411] Add graph summarization algorithm

2015-10-20 Thread s1ck
Github user s1ck closed the pull request at:

https://github.com/apache/flink/pull/1264


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2411] Add graph summarization algorithm

2015-10-19 Thread s1ck
Github user s1ck commented on the pull request:

https://github.com/apache/flink/pull/1264#issuecomment-149149391
  
Hi @vasia,
I will update the docs asap and append it to the 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 your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2411] Add graph summarization algorithm

2015-10-19 Thread vasia
Github user vasia commented on the pull request:

https://github.com/apache/flink/pull/1264#issuecomment-149146618
  
Hi @s1ck,
thank you for the PR! I will try to review this as soon as possible :)
Could you please also add a description of the algorithm in the gelly 
guide? I've recently added a separate section on the library methods. Take a 
look 
[here](https://ci.apache.org/projects/flink/flink-docs-master/libs/gelly_guide.html#library-methods).



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2411] Add graph summarization algorithm

2015-10-17 Thread s1ck
GitHub user s1ck opened a pull request:

https://github.com/apache/flink/pull/1264

[FLINK-2411] Add graph summarization algorithm

* added algorithm
* added integration tests

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/s1ck/flink FLINK-2411

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/1264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1264


commit 3ac42a6c23fc900b6451174b5b463cdba60951da
Author: Martin Junghanns 
Date:   2015-10-17T14:59:32Z

[FLINK-2411] Add graph summarization algorithm

* added algorithm
* added integration tests




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---