Dear Wiki user,

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

The "Partitioning" page has been changed by edwardyoon:
http://wiki.apache.org/hama/Partitioning?action=diff&rev1=9&rev2=10

  
   * If user specified partition function, internally, "partitioning job" is 
ran as a pre-processing step.
    * Each task of "partitioning job" reads its assigned data block and rewrite 
them to particular partition files.
+   * Job Scheduler assigns partitions to proper task based on partition ID.
   * After prepartitioning done, launch the BSP job.
  
  == Create your own Partitioner ==

Reply via email to