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 +