You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Andrew Purtell <ap...@apache.org> on 2014/01/16 22:27:05 UTC

I didn't see a job on builds.apache.org for HBase 0.94 on Hadoop 2

... 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)

Re: I didn't see a job on builds.apache.org for HBase 0.94 on Hadoop 2

Posted by Ted Yu <yu...@gmail.com>.
Yes - HBASE-10363


On Thu, Jan 16, 2014 at 4:01 PM, Andrew Purtell <ap...@apache.org> 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 <yu...@gmail.com> 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 <ap...@apache.org>
> > 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 <yu...@gmail.com> 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 <apurtell@apache.org
> >
> > > > 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)
>

Re: I didn't see a job on builds.apache.org for HBase 0.94 on Hadoop 2

Posted by Andrew Purtell <ap...@apache.org>.
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 <yu...@gmail.com> 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 <ap...@apache.org>
> 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 <yu...@gmail.com> 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 <ap...@apache.org>
> > > 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)

Re: I didn't see a job on builds.apache.org for HBase 0.94 on Hadoop 2

Posted by Ted Yu <yu...@gmail.com>.
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 <ap...@apache.org> 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 <yu...@gmail.com> 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 <ap...@apache.org>
> > 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)
>

Re: I didn't see a job on builds.apache.org for HBase 0.94 on Hadoop 2

Posted by Andrew Purtell <ap...@apache.org>.
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 <yu...@gmail.com> 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 <ap...@apache.org>
> 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)

Re: I didn't see a job on builds.apache.org for HBase 0.94 on Hadoop 2

Posted by Ted Yu <yu...@gmail.com>.
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 <ap...@apache.org> 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)
>