Re: multiple folder loading or passing comma on parameter with Amazon Pig

2011-08-18 Thread Dexin Wang
I will. There is also a bug on Pig documentation here: http://pig.apache.org/docs/r0.8.1/piglatin_ref2.html where it says In this example the command is executed and its stdout is used as the parameter value. %declare CMD 'generate_date'; it should really be `generate_date` with the

Re: multiple folder loading or passing comma on parameter with Amazon Pig

2011-08-18 Thread Daniel Dai
Yes, it's still there in 0.9 document: http://pig.apache.org/docs/r0.9.0/cont.html#Examples-N105D4. Can you open a Pig Jira? Thanks Daniel On Thu, Aug 18, 2011 at 12:28 PM, Dexin Wang wangde...@gmail.com wrote: I will. There is also a bug on Pig documentation here:

Re: multiple folder loading or passing comma on parameter with Amazon Pig

2011-08-17 Thread Dmitriy Ryaboy
Nice job figuring out a fix! You should seriously file a bug with AMR for that. That's kind of ridiculous. D On Wed, Aug 17, 2011 at 6:03 PM, Dexin Wang wangde...@gmail.com wrote: I solved my own problem and just want to share with whoever might encounter the same issue. I pass colon