Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/1158#discussion_r173901690
--- Diff: distribution/pom.xml ---
@@ -324,6 +324,14 @@
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-protocol</artifactId>
</dependency>
+ <dependency>
--- End diff --
Should the dependency be part of hive module (even if it is not part of
compile and is a run-time dependency)?---
