stoty commented on PR #6380: URL: https://github.com/apache/hbase/pull/6380#issuecomment-2428312982
That's my understanding, I have no plans to make changes to the Hadoop2 tests. I believe that Hadoop2 is dead, and I don't expect new minor releases (no new release in 2 years). At this point I consider Hadoop 2 support more of a keeping our promises thing than something with real world relevance. The one major HBase on Hadoop 2 holdout I know has started migration more than a year ago, I'd be very surprised if many people were running Hbase 2.5+ on Hadoop 2. Having said that, I think that we should consider bumping the Hadoop2 version to 2.10.2, as 2.10.1 has several CVEs, but in that case I would just use the old process, and drop support for 2.10.1, instead of testing for both. If/when we need to extend the backwards compatibility testing to Hbase 2, we can add similar hadoop-two.version cli options, so that we can keep the logic in the Jenkinsfile, instead of Yetus or the nightly script. -- 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