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 2014/05/05 14:42:33 UTC

[Hama Wiki] Update of "Configuration parameters" by ChiaHungLin

Dear Wiki user,

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

The "Configuration parameters" page has been changed by ChiaHungLin:
https://wiki.apache.org/hama/Configuration%20parameters?action=diff&rev1=21&rev2=22

  <<TableOfContents(5)>>
  
  == Configuration Keys/ Values ==
+ === BSPJob ===
  ||'''Method'''         ||'''Key'''                          ||'''Default value'''     ||
  ||getWorkingDirectory()|| bsp.working.dir                   || System prop user.dir   ||
  ||getBSPClass()        || bsp.work.class                    || BSP.class              ||
@@ -26, +27 @@

  || getPartitioner()    || bsp.input.partitioner.class       ||  Partitioner.class     ||
  ||                     || bsp.checkpoint.interval           || 1                      ||
  || || bsp.tasks.max.attempts || 3 ||
- || || bsp.job.split.file || null ||
  
+ === ===
+ || '''Function'''||'''Key'''                          ||'''Default value'''     ||
+ || JobSplit || bsp.job.split.file || null ||
+