HIVE-19451: Druid Query Execution fails with ClassNotFoundException 
org.antlr.v4.runtime.CharStream (Nishant Bangarwa reviewed by Jesus Camacho 
Rodriguez)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/31027371
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/31027371
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/31027371

Branch: refs/heads/branch-3
Commit: 31027371f9040cb51c3e680c19c8100ef3415b4f
Parents: 78e6bfa
Author: Nishant Bangarwa <nishant.mon...@gmail.com>
Authored: Wed May 9 09:35:25 2018 -0700
Committer: Jesus Camacho Rodriguez <jcama...@apache.org>
Committed: Wed May 9 09:36:06 2018 -0700

----------------------------------------------------------------------
 druid-handler/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/31027371/druid-handler/pom.xml
----------------------------------------------------------------------
diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml
index d25706c..9c2bebf 100644
--- a/druid-handler/pom.xml
+++ b/druid-handler/pom.xml
@@ -362,6 +362,7 @@
                       <include>org.roaringbitmap:*</include>
                       <include>org.apache.derby:*</include>
                       <include>org.asynchttpclient:*</include>
+                      <include>org.antlr:*</include>
                     </includes>
                   </artifactSet>
                   <filters>

Reply via email to