Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "GettingStarted" page has been changed by thomasjungblut: http://wiki.apache.org/hama/GettingStarted?action=diff&rev1=62&rev2=63 Current Hama requires JRE 1.6 or higher and ssh to be set up between nodes in the cluster: - * hadoop-0.20.2 (non-secure version) + * hadoop-0.20.2 (non-secure version), since Hama 0.5.0 we are using hadoop-0.1.x * Sun Java JDK 1.6.x or higher version For additional information consult our CompatibilityTable. == Download == - You can download Hadoop-0.20.2 here: + You can download Hadoop here: http://www.apache.org/dyn/closer.cgi/hadoop/core/ @@ -35, +35 @@ Untar the files to your destination of choice: {{{ - tar -xzf hama-0.4.0-incubating.tar.gz + tar -xzf hama-0.x.0-incubating.tar.gz }}} Don't forget to {{{chown}}} the directory as the same user you configured Hadoop in the step before.