Hi,
STORE param INTO 'output/result' USING PigStorage(',');If your data is comma delimited. Marek M. -----Original Message----- From: kiranprasad [mailto:[email protected]] Sent: Tuesday, September 06, 2011 12:02 PM To: [email protected] Cc: kiranprasad Subject: How to Generate single output file(part-m-0001) instead of multiple files Hi I am new to PIG, I would like to know how to generate only single output file by using STORE. Regards Kiran.G
