ctubbsii commented on a change in pull request #332: ACCUMULO-XXXX Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r157931635
########## File path: start/pom.xml ########## @@ -43,19 +43,14 @@ <artifactId>commons-vfs2</artifactId> </dependency> <dependency> - <groupId>org.apache.hadoop</groupId> - <artifactId>hadoop-client</artifactId> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> Review comment: Looks like this one might have been a bug we probably should have fixed anyway. We shouldn't have been relying on this being brought in transitively. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services