The cdh 3 u1 release is pretty much equivalent to 0.8.1. I haven't found it hard to make Pig work with CDH -- you just have to make sure the configs are pointing at the right places, and that your pig jar doesn't package its own hadoop internally.
D On Fri, Sep 9, 2011 at 10:12 AM, Alan Gates <[email protected]> wrote: > If you're going to run with Apache Pig 0.8.1 or 0.9, you should use Apache > Hadoop 0.20.2. If you want to use CDH, you should stick with their versions > of Hadoop and Pig. > > Alan. > > On Sep 9, 2011, at 6:59 AM, Keren Ouaknine wrote: > > > Hello, > > > > What is the latest version of pig supporting the pigmix queries? The jira > > latest update mentions pig 0.7 only: > > Assuming its 0.8 or 0.9, can I use hadoop cdh3 or should I switch to > > apache's version and which one? > > > > == > > * > > * > > *1. Download pig 0.7 release > > 2. Apply the patch > > 3. copy http://www.eli.sdsu.edu/java-SDSU/sdsuLibJKD12.jar to lib > > 4. ant jar pigperf > > 5. You will use pig.jar, pigperf.jar. Scripts is in > > test/utils/pigmix/scripts. To generate data, use generate_data.sh. To run > > PigMix2, use runpigmix-adhoc.pl.* > > > > Thanks, > > Keren > > > > -- > > Keren Ouaknine > > Cell: +972 54 2565404 > > Web: www.kereno.com > >
