This is the error: java.lang.RuntimeException: org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does not exist: file:/Users/rjurney/Collecting-Data/pigsample_1901945818_1327121718252
What can you tell us about the Collecting-Data directory? Anything interesting about permissions on that directory? How did it come into play in the first place? D On Fri, Jan 20, 2012 at 8:57 PM, Russell Jurney <[email protected]>wrote: > 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 >
