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