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_r158136035
########## 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: Ah, cool. I thought that had been applied to all branches, but I guess not. ---------------------------------------------------------------- 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