Re: Error 6015? Any thoughts?

2011-04-15 Thread Daniel Dai
From the stack, it seems the exception is thrown in "order by" statement. Can you post your complete script? Daniel On 04/15/2011 07:46 AM, Brian Adams wrote: I have a python script which does some date/time epoch conversion which is sent to a pig job. However, it seems to error out all the ti

Error 6015? Any thoughts?

2011-04-15 Thread Brian Adams
I have a python script which does some date/time epoch conversion which is sent to a pig job. However, it seems to error out all the time now. I'm sort of confused you could say The pig command being run is : pig -f succinct-gcb-epoch.pig -param epoch=1302842158 -param sdate=2011-04-15 -param edat