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/06 08:42:38 UTC

[Lucene-hadoop Wiki] Update of "Sort" by Enis Soztutar

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 Enis Soztutar:
http://wiki.apache.org/lucene-hadoop/Sort

------------------------------------------------------------------------------
   % bin/hadoop jar hadoop-*-examples.jar sort rand rand-sort
  The first command will generate the unsorted data in the ''rand'' directory. The second command will read that data, sort it, and write into the ''rand-sort'' directory.
  
+ Sort supports generic options : see DevelopmentCommandLineOptions
+