xinglin commented on code in PR #3241:
URL: https://github.com/apache/hadoop/pull/3241#discussion_r996217134
##########
hadoop-common-project/hadoop-auth/pom.xml:
##########
@@ -128,6 +128,10 @@
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
</dependency>
+ <dependency>
+ <groupId>io.dropwizard.metrics</groupId>
Review Comment:
Hi,
Why did we decide to add `io.dropwizard.metrics` as part of this PR? Is it
related with zk upgrade?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]