Mohit, 
     you can use PARALLEL clause to specify reduce tasks. More info here
http://pig.apache.org/docs/r0.8.1/cookbook.html#Use+the+Parallel+Features

-- 
Harsha


On Friday, February 1, 2013 at 2:42 PM, Mohit Anchlia wrote:

> Is there a way to specify max number of reduce tasks that a job should span
> in pig script without having to restart the cluster?
> 
> 


Reply via email to