Re: Running tests locally

2021-03-01 Thread la...@apache.org
I see. Thanks. I thought at least the tests would work. On Monday, March 1, 2021, 10:00:16 PM PST, Viraj Jasani wrote: Lars, IncompatibleClassChangeError is expected unless HBase 2.x is built with Hadoop.profile 3.0 specifically. https://github.com/apache/phoenix/blob/master/BUILDING.md

Re: Running tests locally

2021-03-01 Thread Viraj Jasani
Lars, IncompatibleClassChangeError is expected unless HBase 2.x is built with Hadoop.profile 3.0 specifically. https://github.com/apache/phoenix/blob/master/BUILDING.md On 2021/03/02 02:03:03, "la...@apache.org" wrote: > AHA... > Looks like hadoop-ci is failing with the same exception, since F

Re: Running tests locally

2021-03-01 Thread la...@apache.org
AHA... Looks like hadoop-ci is failing with the same exception, since Feb 18th, looks like PHOENIX-6359 is the culprit. So it's not me. On Monday, March 1, 2021, 5:46:51 PM PST, la...@apache.org wrote: My apologies if this is dumb question - I've been working on other projects for a wh

Running tests locally

2021-03-01 Thread la...@apache.org
My apologies if this is dumb question - I've been working on other projects for a while, now coming back to some Phoenix work. I'm trying to simply run mvn test -Dtest=LocalIndexIT locally. And the test always fails with: [ERROR] org.apache.phoenix.end2end.index.LocalIndexIT  Time elapsed: 39.41