Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "CompatibilityTable" page has been changed by edwardyoon: https://wiki.apache.org/hama/CompatibilityTable?action=diff&rev1=18&rev2=19 ||0.6.2 ||0.20.2, 0.20.2-cdh3u3b, and 1.x ||1.6, and 1.7||None|| ||0.6.3 ||Hadoop 0.20.x, 1.x, 2.x, and CDH3, CDH4 ||1.6, and 1.7||None|| - (NOTE) By default, Hama 0.5 contains hadoop-core-1.0.0.jar and hadoop-test-1.0.0.jar. If you use Hadoop 1.0.3 or others, then you need to replace hadoop jar files in ${HAMA_HOME}/lib folder. + (NOTE) By default, Hama 0.6 contains hadoop-core-1.2.1.jar and hadoop-test-1.2.1.jar. If you want to use higher version of Hadoop, then you need to replace hadoop jar files in ${HAMA_HOME}/lib folder. + To run with Hadoop 2.0, download a src-release tarball and build with following command: + {{{ + % mvn clean install -Phadoop2 -Dhadoop.version=2.x.x + }}} +
