I think the first version we ship should target Hadoop 0.20. If you reverse-apply the relevant sections of MR-954, that should deal with the worst of the build incompatibilities I think.
- A On Mon, May 9, 2011 at 10:26 PM, Eric Sammer <[email protected]> wrote: > OK, change of plans. I'm going to try and create a maven'ized mrunit minus > MAPREDUCE-954 so it's not coupled to hadoop trunk. I'll create a branch to > track trunk where we can reapply 954. > > me ----> :( O <--- rabbit hole. > > () () > . . > || > > ^ rabbit. > > On Mon, May 9, 2011 at 10:14 PM, Eric Sammer <[email protected]> wrote: > > > I just read through that JIRA and all I learned from it is that I have to > > read it again. I didn't think something could be so complicated. > > > > > > On Mon, May 9, 2011 at 4:11 PM, Aaron Kimball <[email protected] > >wrote: > > > >> https://issues.apache.org/jira/browse/mapreduce-954 > >> fixversion 0.21.0 > >> > >> - Aaron > >> > >> On Mon, May 9, 2011 at 3:37 PM, Eric Sammer <[email protected]> > wrote: > >> > >> > I've been mega-bogged down in My Real Job(tm) but this is mostly > >> finished. > >> > The problem I ran into was that I can't find a release that contains > >> > WrappedMapper (which is referenced in the head of mrunit's repo). > Aaron, > >> do > >> > you know anything about this? Was this a Hadoop trunk-ish feature? > >> > > >> > On Mon, May 9, 2011 at 2:57 PM, Aaron Kimball <[email protected]> > >> > wrote: > >> > > >> > > Steve, > >> > > > >> > > We're actually hopefully moving to mvn... that entire build.xml > should > >> > > really be tossed. :\ > >> > > - Aaron > >> > > > >> > > On Mon, May 9, 2011 at 6:07 AM, Steve Loughran <[email protected]> > >> > wrote: > >> > > > >> > > > Hi > >> > > > > >> > > > I checked out trunk and tried to build mrunit, but got told off > that > >> > > there > >> > > > was no contrib build.xml around > >> > > > > >> > > > I know I could probably play with symlinks and properties to fix > >> this, > >> > > but > >> > > > would recommend moving the file into mrunit/trunk, so that you get > >> > > control > >> > > > over its changes. > >> > > > > >> > > > -steve > >> > > > > >> > > > >> > > >> > > >> > > >> > -- > >> > Eric Sammer > >> > twitter: esammer > >> > data: www.cloudera.com > >> > > >> > > > > > > > > -- > > Eric Sammer > > twitter: esammer > > data: www.cloudera.com > > > > > > -- > Eric Sammer > twitter: esammer > data: www.cloudera.com >
