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/05 11:42:50 UTC

[Lucene-hadoop Wiki] Update of "FAQ" by DevarajDas

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 DevarajDas:
http://wiki.apache.org/lucene-hadoop/FAQ

------------------------------------------------------------------------------
    * `io.sort.factor = 100`
    * `io.sort.mb = 200`
    * `io.file.buffer.size = 131072`
+ Sort performance on 2000 nodes is good too (sorting 20TB of data on 2000 nodes takes around 2.5 hours).
  
  == 4. Do I have to write my application in Java? ==