Hi Mohit - you can use the "SET" keyword in Pig to make job configuration changes:
http://pig.apache.org/docs/r0.9.2/cmds.html#set Norbert On Sun, Feb 26, 2012 at 8:20 PM, Mohit Anchlia <[email protected]>wrote: > How can I set map reduce parameters like io.sort.mb in pig like one can do > using Configuration in map reduce jobs? >
