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/lib/hadoop/hadoop-examples.jar wordcount words words

Make sure your output path is non-existent.

Back to: CloudClusterFAQ
Topic revision: r4 - 12 Jul 2013, MitchFranzos - This page was cached on 20 Apr 2024 - 10:36.

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 PDLWiki? Send feedback