Chintan Bhatt: Hi, I have written an algorithm called Distributed Decision Trees (DDT) which enables normal decision trees to work in distributed system using MapReduce.
Its under review process in one of the conference. Once it will be accepted I will be able to give you a link to the algorithm or code or paper.
But the idea is very simple it implements c4.5 on MapReduce environment.