GitHub user vasia opened a pull request:

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

    [FLINK-1576] [gelly] improvements to the gelly examples.

    Updated GraphMetrics, MusicProfiles and PageRank to run with and without 
parameters.
    Added input descriptions to LabelPropagation and SSSP.
    Fixed some minor issues in the SSSP example.
    Fixed a bug in MusicProfiles that wasn't generating the user-user graph 
properly.
    Changed the PageRank library method to initialize the vertex ranks.

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

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

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

    https://github.com/apache/flink/pull/470.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 #470
    
----
commit 350c0ac0af83abd1373bb10fb6c12811066dc2e9
Author: vasia <[email protected]>
Date:   2015-03-09T22:47:31Z

    [FLINK-1576] [gelly] improvements to the gelly examples.
    Updated GraphMetrics, MusicProfiles and PageRank to run with and without 
parameters.
    Added input descriptions to LabelPropagation and SSSP.
    Fixed some minor issues in the SSSP example.
    Fixed a bug in MusicProfiles that wasn't generating the user-user graph 
properly.
    Changed the PageRank library method to initialize the vertex ranks.

----


---
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