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'''||