Forwarded from nigel whose working on this: Where is this most wonderful 2x compliant pig 0.12 jar :) . Thanks in advance chelsoo!
---------- Forwarded message ---------- From: nigel Savage <[email protected]> Date: Tue, Jan 28, 2014 at 1:52 PM Subject: Re: Fwd: Pig JIRA To: Jay Vyas <[email protected]> thank you very much for your prompt and very helpful response, I was hoping that I could find a dependency for the pom that would work, I have searched around for a dependency like this for the pig-h2 jar, searching thru this jira I think I need something like <dependency> <groupId>org.apache.pig</groupId> <artifactId>pig</artifactId> <version>0.12.0</version> <classifier>h23</classifier> </dependency> however this does not work does anyone know the correct for for the maven dependency tag On Tuesday, January 28, 2014 5:37 PM, Jay Vyas <[email protected]> wrote: hi nigel : try this one? ---------- Forwarded message ---------- From: *Cheolsoo Park* <[email protected]> Date: Tue, Jan 28, 2014 at 10:00 AM Subject: Re: Pig JIRA To: "[email protected]" <[email protected]> Hi Jay, We publish two jars (pig.jar and pig-h2.jar) in maven. The -h2.jar is supposed to be compatible with Hadoop 2.2. Please let us know if that's not true. Thanks, Cheolsoo On Tue, Jan 28, 2014 at 5:33 AM, Jay Vyas <[email protected]> wrote: > Hi pig. Well we've tried to make an official note of the question on > wether there are hadoop 2.2 compatible pig jars in release. > > https://issues.apache.org/jira/browse/PIG-3729 > > Right now we have found that re compilation of the pig jar in ant is a fix. -- Jay Vyas http://jayunit100.blogspot.com -- Jay Vyas http://jayunit100.blogspot.com
