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 ||

Reply via email to