ctubbsii commented on pull request #1688: URL: https://github.com/apache/accumulo/pull/1688#issuecomment-677866175
Okay, I am able to verify full ITs with this change for 3.0.3 and 2.6.5, and after much testing with fluo-uno, have verified basic functionality (create table, insert data, flush, compact, scan, delete table), with Hadoop versions: 2.6.5, 2.7.7, 2.8.5, 2.9.2, 2.10.0, 3.0.3, 3.1.3, 3.2.1, and 3.3.0. The only quirk was that I had to replace Guava 14.0.1 with 27.0-jre in order for Hadoop 3.1.3, 3.2.1, and 3.3.0 to work without errors. I'll be glad when we stop supporting our 1.x branch with both Hadoop 2 and Hadoop 3 support. The matrix of possible versions for downstream users to think about is getting pretty insanely large. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
