[
https://issues.apache.org/jira/browse/FLINK-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354521#comment-14354521
]
ASF GitHub Bot commented on FLINK-1567:
---------------------------------------
GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/469
[FLINK-1567] [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/469.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 #469
----
commit c3176204531a3df6089aa91a7af2b590f3afca07
Author: vasia <[email protected]>
Date: 2015-03-09T22:47:31Z
[FLINK-1567] [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.
----
> Add option to switch between Avro and Kryo serialization for GenericTypes
> -------------------------------------------------------------------------
>
> Key: FLINK-1567
> URL: https://issues.apache.org/jira/browse/FLINK-1567
> Project: Flink
> Issue Type: Improvement
> Affects Versions: 0.8.0, 0.9
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> Allow users to switch the underlying serializer for GenericTypes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)