Hello,
When I use NLIneInputFormat, when I output:
        System.out.println("mapred.map.tasks:"+jobConf.get("mapred.map.tasks"));
I see 51, but on the jobtracker site, the number is 18114. Yet with
TextInputFormat it shows 51.
I'm using Hadoop - 0.19

Any ideas why?
Regards
Saptarshi

-- 
Saptarshi Guha - saptarshi.g...@gmail.com

Reply via email to