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 2006/06/23 22:23:27 UTC

[Lucene-hadoop Wiki] Update of "DevelopmentCommandLineOptions" by YoramArnon

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 YoramArnon:
http://wiki.apache.org/lucene-hadoop/DevelopmentCommandLineOptions

------------------------------------------------------------------------------
  ||["hadoop-0.1-dev/bin/hadoop namenode"]||run the DFS Name Node.||
  ||["hadoop-0.1-dev/bin/hadoop datanode"]||run a DFS Data Node.||
  ||["hadoop-0.1-dev/bin/hadoop dfs"]||run a DFS admin client.||
+ ||["hadoop-0.1-dev/bin/hadoop distcp"]||run a map-reduce job to copy data to and from dfs.||
  ||["hadoop-0.1-dev/bin/hadoop jobtracker"]||run the !MapReduce Job Tracker node.||
  ||["hadoop-0.1-dev/bin/hadoop tasktracker"]||run a !MapReduce Task Tracker node.||
  ||["hadoop-0.1-dev/bin/hadoop job"]||manipulate !MapReduce jobs.||