You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/03/16 13:52:21 UTC

[GitHub] [hive] asolimando commented on a change in pull request #3095: HIVE-25994: Analyze table runs into ClassNotFoundException-s

asolimando commented on a change in pull request #3095:
URL: https://github.com/apache/hive/pull/3095#discussion_r828033152



##########
File path: ql/pom.xml
##########
@@ -1072,6 +1072,7 @@
               <artifactSet>
                 <includes>
                   <!-- order is meant to be the same as the ant build -->
+                  <include>org.antlr:antlr-runtime</include>

Review comment:
       I did not figure this out, however we discussed with @abstractdog offline and we agreed that it wasn't on the tez's side, so there were no other options left. A reasonable explanation would be that antlr's classes where shipped by one of the dependencies in Hive, which changed behaviour.




-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org