Re:Re: why pig did not compile contrib directory during "ant jar"? How to compile contrib directory?

2012-05-22 Thread lulynn_2008
Hey, I found the document for contrib directory: https://cwiki.apache.org/confluence/display/PIG/User+Documentation At 2012-05-23 11:17:29,"Prashant Kommireddi" wrote: >You can navigate to piggybank directory and run the ant target (ant jar) >from there. You should find "build.xml" for piggyb

Re:Re: why pig did not compile contrib directory during "ant jar"? How to compile contrib directory?

2012-05-22 Thread lulynn_2008
Hey, I found the document for contrib directory: https://cwiki.apache.org/confluence/display/PIG/User+Documentation At 2012-05-23 11:35:23,"Bill Graham" wrote: >You need to cd into the contrib root dir and build from there. Contribs >have their own build.xml. > >On Tuesday, May 22, 2012, luly

Re:Re: why pig did not compile contrib directory during "ant jar"? How to compile contrib directory?

2012-05-22 Thread lulynn_2008
Thanks Bill. Do you know what the contrib directory is used for? At 2012-05-23 11:35:23,"Bill Graham" wrote: >You need to cd into the contrib root dir and build from there. Contribs >have their own build.xml. > >On Tuesday, May 22, 2012, lulynn_2008 wrote: > >> Hi, >> During generating pig j

Re:Re: why pig did not compile contrib directory during "ant jar"? How to compile contrib directory?

2012-05-22 Thread lulynn_2008
Yes, I found build.xml for each part: penny, piggybank and zebra. Do you know what the 3 parts are used for? At 2012-05-23 11:17:29,"Prashant Kommireddi" wrote: >You can navigate to piggybank directory and run the ant target (ant jar) >from there. You should find "build.xml" for piggybank in