You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2011/12/06 11:30:34 UTC

[Hama Wiki] Update of "GettingStartedYARN" by thomasjungblut

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.

The "GettingStartedYARN" page has been changed by thomasjungblut:
http://wiki.apache.org/hama/GettingStartedYARN

New page:
<<TableOfContents(5)>>

== Requirements ==

Current Hama and Hadoop requires JRE 1.6 or higher and ssh to be set up between nodes in the cluster:

 * Hadoop-0.23.x
 * Sun Java JDK 1.6.x or higher version

For additional information consult our CompatibilityTable.

This tutorial requires Hadoop 0.23.0 already correctly setuped. 
If you haven't done this yet, please follow the official documentation http://hadoop.apache.org/common/docs/r0.23.0/

== How to submit a Hama-YARN job ==