Github user vdiravka commented on a diff in the pull request: https://github.com/apache/drill/pull/1111#discussion_r166650425 --- Diff: contrib/storage-hive/core/pom.xml --- @@ -58,6 +58,10 @@ <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> </exclusion> + <exclusion> --- End diff -- version conflict.
---