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/10/23 11:44:30 UTC

[Lucene-hadoop Wiki] Trivial Update of "HadoopStreaming" by Arun C Murthy

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 Arun C Murthy:
http://wiki.apache.org/lucene-hadoop/HadoopStreaming

The comment on the change is:
Added a one-line description for streaming

------------------------------------------------------------------------------
+ Hadoop Streaming is a utility which allows users to create and run jobs with any executables (e.g. shell utilities) as the mapper and/or the reducer.
+ 
  {{{
  
  Usage: $HADOOP_HOME/bin/hadoop jar build/hadoop-streaming.jar [options]