Requirements

Run Examples

Are you ready to run the Hama on the Hadoop + Hbase cluster? Then, This is quick guide for you :

  1. \[hama-trunk\]# ant clean package
    \\
       Then, You should add hama-x.x.x.jar to the \{$HADOOP_HOME\}/lib and copy these changes across your cluster.
    \\

2. \[hama-trunk\]# cp ./build/hama-0.1.0-dev.jar \{$HADOOP_HOME\}/lib

You also need to restart your hadoop cluster.

3. \[hama-trunk\]# cp ./build/hama-0.1.0-dev-examples.jar \{HADOOP_HOME\}
4. \[hadoop-0.17.1\]# ./bin/hadoop jar hama-0.1.0-dev-examples.jar addition 2 2