You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2013/08/16 08:15:05 UTC

Just FYI, the HDFS 2.0 compatibility issue has been solved

All, just FYI,

The HDFS 2.0 compatibility issue has been solved by HAMA-742. Now
you'll be able to run Hama on top of Hadoop 2.0 cluster. I've also
added https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/

If you find any bugs, please add them to our issue tracker.

Originally I wanted to implement our own default RPC implementation
using Netty or something, but I've copied and pasted Hadoop RPC to
solve the compatibility issue quickly. For improvement idea of
messaging performance, see http://wiki.apache.org/hama/MessageService

-- 
Best Regards, Edward J. Yoon
@eddieyoon