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 edwardyoon: http://wiki.apache.org/hama/GettingStarted?action=diff&rev1=66&rev2=67 You can download Hama here: http://www.apache.org/dyn/closer.cgi/incubator/hama + + If you're going to use unreleased version, you can check out TRUNK and build it with maven 3 as following commands: + + {{{ + % svn co https://svn.apache.org/repos/asf/hama/trunk hama-trunk + % cd hama-trunk + % mvn install package -Dmaven.test.skip=true + }}} == Hadoop Installation ==
