You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 170 Next »

Compatibility Table

Apache Hama Release Version

Apache Hadoop Release Version

Java

Known Compatibilty Problems

0.5.0

0.20.2, 0.20.2-cdh3u3b, and 1.0.x

1.6

None

0.6.1

0.20.2, 0.20.2-cdh3u3b, and 1.x

1.6, and 1.7

None

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

0.6.4

Hadoop 0.20.x, 1.x, 2.x, and CDH3, CDH4

1.6, and 1.7

None

(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
  • No labels