ctubbsii commented on issue #5131: URL: https://github.com/apache/accumulo/issues/5131#issuecomment-2518104324
Currently, we build with 3.4.0 (now that 3.4.1 is out, we'll be bumping to that, since we try to build with the latest). But, we do have a GitHub Actions check to ensure we still are compatible with the oldest one we support. That's currently checking 3.0.3. We can bump the minimum required Hadoop version to 3.4.1 to do this, but it should be well-documented, and once the change is merged forward into the main branch, any cluster testing of the elasticity work would only be able to be done on a 3.4.1 HDFS cluster (which is fine... just something to keep in mind). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
