joshelser commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#issuecomment-368138112 This seems to be OK for me. Ran TestIngest locally against Apache Hadoop 3.0.0. Big changes that were required: * Start bundling all of the commons-\* jars we already depending on but expected Hadoop to give us (yay, wart removal) * Also have to include htrace-core4 as this one isn't shaded by Hadoop as it would break. htrace3 and 4 are currently bundled because it's going to be a re-working of our entire tracing infra to support htrace4 (I think). I've punted on it. * bootstrap_configuration.sh is updated, as is the template for Hadoop3
---------------------------------------------------------------- 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
