Yes - HBASE-10363
On Thu, Jan 16, 2014 at 4:01 PM, Andrew Purtell <[email protected]> wrote: > Do we have a JIRA for this? On a phone call right now, can't really check > > > On Thu, Jan 16, 2014 at 2:41 PM, Ted Yu <[email protected]> wrote: > > > Looks like hadoopbackport.InputSampler tried to access TaskAttemptContext > > ctor which doesn't exist in hadoop 2: > > > > > > > https://builds.apache.org/job/HBase-0.94-on-Hadoop-2/1/testReport/junit/org.apache.hadoop.hbase.mapreduce.hadoopbackport/TestInputSampler/testSplitSampler/ > > > > Cheers > > > > > > On Thu, Jan 16, 2014 at 1:40 PM, Andrew Purtell <[email protected]> > > wrote: > > > > > I cloned the HBase-0.94 job and added '-Dhadoop.profile=2.0" to the > Maven > > > command line in the build. If 0.94 doesn't build after doing this, that > > > will show up in the job results and we'll need to fix it. > > > > > > > > > On Thu, Jan 16, 2014 at 1:36 PM, Ted Yu <[email protected]> wrote: > > > > > > > Andy: > > > > Is hadoop 2.2 the reference hadoop release for this new build ? > > > > > > > > If so, there're a few modifications in pom.xml needed: > > > > http://hbase.apache.org/book.html#d2907e640 > > > > > > > > Cheers > > > > > > > > > > > > On Thu, Jan 16, 2014 at 1:27 PM, Andrew Purtell <[email protected] > > > > > > wrote: > > > > > > > > > ... so I set one up: > > > > https://builds.apache.org/job/HBase-0.94-on-Hadoop-2/ > > > > > > > > > > -- > > > > > Best regards, > > > > > > > > > > - Andy > > > > > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > > > Hein > > > > > (via Tom White) > > > > > > > > > > > > > > > > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
