Nick Dimiduk

Results 99 comments of Nick Dimiduk

Hi @WenFeiYi . Thank you so much for working on this! I tried out your batch and I still see test failures. ``` [INFO] Running org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop [ERROR] Tests run: 3,...

FYI, @huaxiangsun pointed out to me that we should implement some solution that considers both region replicas and split meta. For the former, I think a syntax that accepts a...

> hbase-server results here are probably not related, but it is a bit hard to say. > > There are two tracing related flakes. /cc @ndimiduk > > There was...

Thanks for putting time into this cleanup, @apurtell .

Oh. And please consider a review of https://jsonapi.org/examples/. At the very least, wrap your response object in a `{ "data": ... }` envelope will allow more flexibility for the response...

I posted up #4498, which will give you a report to work from.

See investigation and discussion on the JIRA. Maybe we want to drop 2.3 from the matrix in the book? Our personality makes no distinction in Hadoop3 versions for JDK8 vs....

Well that's interesting. From hadoop-3.3.2: ``` [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4305/yetus-general-check/src/hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java:[832,29] package org.apache.htrace.core does not exist [INFO] 1 error [INFO] ------------------------------------------------------------- ```

> And on the compatibile matrix, IIRC we have a consensus that we will only have ref guide on master branch so it should contain all the release lines instead...

I opened [HBASE-26954](https://issues.apache.org/jira/browse/HBASE-26954) for the Hadoop 3.3.2 compilation issue.