ctubbsii commented on issue #531: Use Hadoop 3 exclusively for Accumulo 2.0 URL: https://github.com/apache/accumulo/pull/531#issuecomment-397506158 @mikewalch We're not banning the use of Hadoop 2.x... we're just changing the build and testing to expect it by default. It's possible it will still work... if the user deploys it with an appropriate class path (in fact, it definitely still works now). This isn't about forcing users to use a particular version... it's just about what we're focusing our support around. Similarly, we wouldn't give an error message if a user used log4j 1.2.15, even though we're using 1.2.17; I don't think we should give an error message here, either.
---------------------------------------------------------------- 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
