You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2007/09/22 00:16:04 UTC

[Lucene-hadoop Wiki] Update of "RandomWriter" by OwenOMalley

Dear Wiki user,

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

The following page has been changed by OwenOMalley:
http://wiki.apache.org/lucene-hadoop/RandomWriter

------------------------------------------------------------------------------
  
  || '''Name''' || '''Default Value''' || '''Description''' ||
  || test.randomwriter.maps_per_host || 10 || Number of maps/host ||
- || test.randomwrite.bytes_per_map || 1024*1024*1024 || Number of bytes written/map ||
+ || test.randomwrite.bytes_per_map || 1073741824 || Number of bytes written/map ||
  || test.randomwrite.min_key || 10 || minimum size of the key in bytes ||
  || test.randomwrite.max_key || 1000 || maximum size of the key in bytes ||
  || test.randomwrite.min_value || 0 || minimum size of the value ||