Re: [VOTE] The second release candidate for HBase 2.5.1 (RC1) is available

2022-10-18 Thread Duo Zhang
+1 binding Checked sigs and sums: Matched Rat check: Passed Built from source: Succeeded with 8u292 Run UTs: Run 'mvn test -PrunAllTests -Dsurefire.rerunFailingTestsCount=3 -Dsurefire.firstPartForkCount=0.5C -Dsurefire.secondPartForkCount=0.5C -fn &>test.log 于2022年10月18日周二 08:47写道: > >

Re: HBase 2.4.x + Spark 3.3

2022-10-18 Thread Andrew Purtell
Out of the box use is going to be problematic without recompiling HBase for Hadoop 3. Spark 3.3 ships with Hadoop 3.3.2. Apache HBase 2.4.x (and all 2.x) releases are compiled against Hadoop 2. Link errors (ClassNotFound, NoClassDef, etc) I think are to be expected because the class hierarchies of