Hi everyone, I'm implementing PageRank algorithm on Hadoop platform with Eclipse. I start all the necessary daemons. When I run the .java, job starts successfuly, but the progress of map and reduce is 0% to infinity :). The situation is same through the console. I tested the Hadoop example WordCount and I get the same.
Any suggestions to solve the problem? Is maybe Linux better OS for this? Best regards -- Ilche
