ctubbsii commented on pull request #1818: URL: https://github.com/apache/accumulo/pull/1818#issuecomment-747603412
Accumulo 2.1.0-SNAPSHOT actually requires Java 11. You shouldn't need to recompile with Java 8 (accumulo-testing already compiles as Java 8 using the `-release 8` flag). You should make sure Java 11 is available on your runtime. Make sure JAVA_HOME points to your Java 11 installation on whatever node you're running the verify code. ---------------------------------------------------------------- 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]
