The working version is here: https://github.com/rjurney/Collecting-Data/blob/master/src/pig/p_cc_given_from_to.pig
The non-working version is to ORDER the last relation. That is here: https://gist.github.com/1651345 The error messages are here: https://gist.github.com/1651347 On Fri, Jan 20, 2012 at 8:46 PM, Alan Gates <[email protected]> wrote: > Order works in all our tests for 0.9. Can you share the script and the > error? > > Alan. > > On Jan 20, 2012, at 8:13 PM, Russell Jurney wrote: > > > I can't order my relations in Pig 0.9. If I do, the script fails. Has > > anyone else seen this behavior? > > > > -- > > Russell Jurney > > twitter.com/rjurney > > [email protected] > > datasyndrome.com > > -- Russell Jurney twitter.com/rjurney [email protected] datasyndrome.com
