Hi, I am not sure if I understand what exactly you mean by testing of Hadoop but there is a huge set of unit tests in the source code. They are executed by issuing ant command [ant test]. Complete test cycle takes up to 3 hours on my personal computer. Also it is possible to run individual test case as well. You can find some information about how to do it on Wiki: http://wiki.apache.org/hadoop/HowToContribute
Regards, Lukas On 6/27/08, Udayan Singh <[EMAIL PROTECTED]> wrote: > > Hi, > > I have been looking into the aspect of how to test (any type of testing) > hadoop? > > Is there any link that talks about the same ? > > tia, > > Udayan > -- http://blog.lukas-vlcek.com/
