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:41:03 UTC

[Lucene-hadoop Wiki] Update of "WordCount" 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/WordCount

------------------------------------------------------------------------------
  bin/hadoop dfs -mkdir <hdfs-dir>
  bin/hadoop dfs -copyFromLocal <local-dir> <hdfs-dir>
  
- There is a bit of document on the hadoop dfs command at ["hadoop-0.1-dev/bin/hadoop dfs"], but the descriptions of some of the commands appears to be incorrect or out of date.
+ Word count supports generic options : see DevelopmentCommandLineOptions