Resending ====>

> Hi,
> I have few input splits that are few MB in size.
> I want to submit 1 GB of input to every mapper. Does anyone know how can I do 
> it ?
> Currently each mapper gets one input split that results in many small 
> map-output files.
>  
> I tried setting -Dmapred.map.min.split.size=<number> , but still it does not 
> take effect.
>  
> Thanks,
> -JJ

Reply via email to