KASR adopted the hadoop map reduce distributed computing platform for parallel processing. Normally Star Student Project map reduce can split the input data in a various chunks, then the output of the map task is given into the input of the reduce task, it can shuffle the data and stored in a file system.