mikewalch opened a new issue #569: Accumulo 1.9.x does not work with Hadoop 3.x URL: https://github.com/apache/accumulo/issues/569 I tried running Accumulo 1.9.2 with Hadoop 3.1.0 and it failed due to Hadoop 3.1.0 not including commons-configuration 1.6 (Hadoop has moved to commons-configuration2). Accumulo 2.0.0-SNAPSHOT fixes this by including commons-configuration in its tarball. This is something Accumulo 1.9.x could do also if there is a desire for Accumulo 1.9.x to work with Hadoop 3.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
