Apache9 commented on PR #4305: URL: https://github.com/apache/hbase/pull/4305#issuecomment-1214980886
Ah, I've replied on the jira, in HBASE-27148 we have already moved up the hadoop 3.2.3. I also noticed the problem described in HDFS-16586 but I'm afraid we can not only support the hadoop versions which have this patch since it is only a test issue. I added a piece of workaround code in HBTU so we can still use the versions which do not have HDFS-16586 in. https://github.com/apache/hbase/blob/9215066e2b8e114fb4e96f1b701a8cbd85638284/hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtil.java#L579 So I think we could close this PR now? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org