[ 
https://issues.apache.org/jira/browse/FLINK-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940970#comment-14940970
 ] 

ASF GitHub Bot commented on FLINK-2561:
---------------------------------------

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

----


> Sync Gelly Java and Scala APIs
> ------------------------------
>
>                 Key: FLINK-2561
>                 URL: https://issues.apache.org/jira/browse/FLINK-2561
>             Project: Flink
>          Issue Type: Task
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>             Fix For: 0.10
>
>
> There is some functionality and tests missing from the Gelly Scala API. This 
> should be added, together with documentation, a completeness test and some 
> usage examples.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to