You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2011/04/26 09:52:32 UTC

[Hama Wiki] Trivial Update of "IOSystem" by edwardyoon

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.

The "IOSystem" page has been changed by edwardyoon.
The comment on this change is: Add new page for input/output system architecture.
http://wiki.apache.org/hama/IOSystem

--------------------------------------------------

New page:
BSPJobClient
 
 1. Create the splits for the job
 2. writeNewSplits()
 3. job.set("bsp.job.split.file", submitSplitFile.toString());
 4. Sets the number of peers to split.lenth
 
JobInProgress
 
 1. Receives splitFile
 2. Add split argument to TaskInProgress constructor