[
https://issues.apache.org/jira/browse/HAMA-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776393#action_12776393
]
Edward J. Yoon commented on HAMA-222:
-------------------------------------
We need to add an interfaces of master and walker server as simple as possible.
Here are my minimum guidelines,
Master Server:
- Managing walkers
- Waiting the job
- When received a job request
- Split job and assign work
- Managing bulk-synchronization
Walker Server:
- Sending a heartbeat packet and a message of progress
- Local-processing of user-defined function
If you find some odd things, pls let me know.
> Initial codebase import for Angrapa, a graph computing framework based on BSP.
> ------------------------------------------------------------------------------
>
> Key: HAMA-222
> URL: https://issues.apache.org/jira/browse/HAMA-222
> Project: Hama
> Issue Type: New Feature
> Components: bsp, graph
> Affects Versions: 0.2.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.2.0
>
> Attachments: HAMA-222_v01.patch
>
>
> That code is currently in http://throb.googlecode.com, Let's bring the core
> interfaces to Hama trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.