Hello everyone, I am new to hadoop... I set up a hadoop cluster of 4 ubuntu systems. ( Hadoop 0.20.2) and I am running the well known word count (gutenberg) example to test how fast my hadoop is working..
But whenever I am running wordcount example..I am not able to see any much processing time difference.. On single node the wordcount is taking the same time.. and on cluster of 4 systems also it is taking almost the same time.. Am I doing anything wrong here ?? Can anyone explain me why its happening.. and how can I make maximum use of my cluster ?? Thanks. Praveenesh