Github user vdiravka commented on the issue:
https://github.com/apache/drill/pull/1189
@vrozov Drill doesn't use `io.dropwizard.metrics` at all and it is in
conflict with Drill's `com.codahale.metrics` (misspoke was in PR's
description). Even Hive uses it only for own unit test, so there is no need to
keep it in Drill for now.---
