Antlr is listed as an explicit dependency in Pig. antlr.version=3.4 in ivy/libraries.properties.
Do you have any other application that depends on a conflicting version of antlr in your classpath? On Thu, Jun 26, 2014 at 3:47 PM, Alex Rasmussen <[email protected]> wrote: > Hi all, > > We're noticing that we have to add the correct version of > org.antlr:antlr-runtime as a runtime dependency in our Pig client code in > order to avoid errors like the one linked here: > > http://blog.gmane.org/gmane.comp.java.hadoop.pig.user/month=20131201 > > Am I wrong to think that antlr should be listed as an explicit dependency > for Pig, given the fact that (apparently) it uses antlr to compile scripts? > > Thanks, > --Alex >
