Does RHadoop support any machine learning libraries that allow parallelization of algorithms (i.e Distributed libraries/packages for machine learning algorithms )
or should we have to write them all on our own (Detailed steps without the help of functions in pakages) ?
If that is the case, what is the real essence of RHadoop?