GitHub user vasia opened a pull request:

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

    [FLINK-2561] Adds gelly-scala examples

    This PR addresses the remaining issues of FLINK-2561.
    It adds 3 gelly-scala examples: one vertex-centric sssp, one gsa-sssp and 
one showing how to use library methods (conn. components).

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

    $ git pull https://github.com/vasia/flink gelly-scala-example

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

    https://github.com/apache/flink/pull/1211.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 #1211
    
----
commit 836e3959107c0bebe45888fccdb27c1e87d1011e
Author: vasia <[email protected]>
Date:   2015-10-01T20:26:25Z

    [FLINK-2561] [gelly] add gelly-scala examples: vertex-centric SSSP, GSA SSSP
    and how to use a library method (connected components).

commit 9d3ca468609228c4b0764058e4164995610b0d9c
Author: vasia <[email protected]>
Date:   2015-10-02T08:29:04Z

    [gelly] fix parameters order in creation methods to be consistent with the 
Java API

commit 2b4063bad223b2aefd0134f4dfbba3d83fd08933
Author: vasia <[email protected]>
Date:   2015-10-02T09:08:34Z

    [gelly] style corrections

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to