FAQ: How to submit Hadoop jobs to the Cloud Cluster

Answer:

Run following command under Linux shell of the login node,

hadoop jar YourJar.jar YourClass CommandLineArguments

For example,

hadoop jar /usr/local/sw/hadoop/hadoop-0.20.1-examples.jar wordcount InputPathOnHDFS OutputPathOnHDFS

Make sure your output path is non-existent.

Back to: CloudClusterFAQ

-- LeZhao - 2010-01-18

Topic revision: r3 - 20 Jan 2010 - 02:59:29 - LeZhao
 

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback