[
https://issues.apache.org/jira/browse/GIRAPH-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Malaska updated GIRAPH-780:
-------------------------------
Attachment: GIRAPH-780.patch
OK I finished the first draft of the patch. This is my first patch to Giraph
so I will most likely need a little hand holding through the process the first
time.
This patch includes the following java files for BreadthFirstTreeNodeRooter and
KMeans:
1. Computation
2. MasterComputeComputation
3. VertexInputFormat
4. VertexOutputFormat
5. WorkerContext
6. Unit Test
Thx u again for the opportunity to make this patch
> Add additional Examples
> ------------------------
>
> Key: GIRAPH-780
> URL: https://issues.apache.org/jira/browse/GIRAPH-780
> Project: Giraph
> Issue Type: Wish
> Reporter: Ted Malaska
> Priority: Trivial
> Labels: newbie
> Attachments: GIRAPH-780.patch
>
>
> I'm new to Giraph and one of the things that would have been helpful would
> had been more examples.
> Does anyone mind if I add an example for KMeans and Tree Building?
> My first draft of these implementation are as follows:
> 1. https://github.com/tmalaska/Giraph.KMeans.Example
> 2. https://github.com/tmalaska/Giraph.TreeRooter.Example
> If Giraph is interested I will make a patch that includes:
> 1. Full implemented and commented examples
> 2. Sample data
> 3. Documentation
--
This message was sent by Atlassian JIRA
(v6.1#6144)