Hi! I am at present using Hadoop 1.1.1 .
In the mrunit website [ https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial] it is given that "MRUnit testing framework is based on JUnit and it can test Map Reduce programs written on 0.20 , 0.23.x , 1.0.x , 2.x version of Hadoop." I would like to know which version can be used for 1.1.1. Also, no eclipse plugin is available for the version 1.1.1 , as far as I know, which other IDE can I use? Thanks, Varsha On Sat, Feb 16, 2013 at 10:19 PM, Varsha Raveendran < [email protected]> wrote: > Thank you. I will try it out :-) > > On Sat, Feb 16, 2013 at 10:07 PM, Stephen Boesch <[email protected]>wrote: > >> check out mrunit http://mrunit.apache.org/ >> >> >> 2013/2/16 Varsha Raveendran <[email protected]> >> >>> Hello! >>> >>> As part of my graduate project I am trying to create a library to >>> support Genetic Algorithms to work on Hadoop MapReduce. >>> >>> A couple of things I have not understood - >>> >>> > How to test the library in Hadoop? I mean how to check if it is doing >>> what it is supposed to do. >>> > What is the user expected to give as input? >>> >>> I am a newbie to both GA and Hadoop. >>> I have been studying both for the past couple of weeks. So now have a >>> fair idea about GAs but not able to understand how to implement a library. >>> Never done this before. >>> Any suggestions/help would be appreciated. >>> >>> Regards, >>> Varsha >>> >> >> > > > -- > *-Varsha * > -- *-Varsha *
