Thanks Cheolsoo, that's exactly what I was looking for.
On Thu, Feb 14, 2013 at 9:49 AM, Cheolsoo Park wrote:
> We already generate core pig jar even though it's not published on Maven
> repo. If you run "ant clean jar", you will find two jars under the build
> dir:
>
> -rw-r--r-- 1 cheolsoo che
We already generate core pig jar even though it's not published on Maven
repo. If you run "ant clean jar", you will find two jars under the build
dir:
-rw-r--r-- 1 cheolsoo cheolsoo 3411312 Feb 14 09:41
pig-0.12.0-SNAPSHOT.jar
-rw-r--r-- 1 cheolsoo cheolsoo 16225627 Feb 14 09:41
pig-0.12.0-SNAP
How would this be different than pig-*-withdependencies.jar?
On Wed, Feb 13, 2013 at 9:59 PM, Prashant Kommireddi wrote:
> Should pig have a standalone jar? We have a case when building pig with
> external code produces jar conflicts. Just like we have "pig-withouthadoop"
> as a target, does it