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/03/10 22:52:03 UTC

[Lucene-hadoop Wiki] Trivial Update of "DevelopmentCommandLineOptions" by JeffRitchie

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

New page:
= Command Line Options of hadoop-0.1-dev/bin/hadoop =

See each entry for datails of the command arguments and options.

||'''Command'''||'''Function'''||
||["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 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.||
||["hadoop-0.1-dev/bin/hadoop jar"]||run a jar file.||
||["hadoop-0.1-dev/bin/hadoop CLASSNAME"]||run the class named CLASSNAME.||
||'''Command'''||'''Function'''||