SSS is an ongoing project on high-performance MapReduce implementation in AIST. SSS uses distributed Key Value Store as a base storage, instead of file system like HDFS.
Our project goal includes;
Implementing a MapReduce framework called 'SSS'.
Implementing a special purpose language for MapReduce.
Implementing real world application on the system.
We are pleased to announce the 1.0 version of the SSS-mapreduce is now available at https://code.google.com/p/sss-mapreduce/ . Feel free to download and test it.