Hi Stack,

Are all those builds exactly the same bits? If not we may need to have
different hbase versions for each one of them as they would be
different maven artifacts to be published. If they are the same
version we are good as developers would just have to override the
version of Hadoop in their project to have precedence over the version
defined in the hbase artifact (POM).

Thanks.

Alejandro

On Fri, Nov 11, 2011 at 8:45 AM, Stack <[email protected]> wrote:
> On Thu, Nov 10, 2011 at 6:04 PM, Roman Shaposhnik <[email protected]> wrote:
>> While running tests against HBase 0.92/Hadoop 0.20.205 (yes, I'm about to
>> report results soon ;-)) I've realized that the problem of Hadoop versions
>> bleeding through the HBase artifacts is very real and one needs to have
>> different maven artifacts of HBase 0.92 to run against different versions of
>> Hadoop.
>>
>> So here's the question for you guys -- how do you want to deal with that?
>>
>
> We have maven profilles in our pom for different hadoop versions.
> This implies build per hadoop version.  You thinking something else
> Roman?  Should we ship an hbase version per hadoop version we (claim
> to) support?
>
> St.Ack
>

Reply via email to