Re: Polymorphic behavior of Maps in One Job?

2009-04-09 Thread Sharad Agarwal
MultipleInputs.addInputPath(JobConf conf, Path path, Class? extends InputFormat inputFormatClass, Class? extends Mapper mapperClass) to add the mappers and my I/P format. Right, and then you can use DelegatingInputFormat and DelegatingMapper. And use MultipleOutputs class to configure the

Polymorphic behavior of Maps in One Job?

2009-04-06 Thread Sid123
. And use MultipleOutputs class to configure the O/P from the mappers. IF this is right where do i add the multiple implementations for the reducers in the JobConf?? -- View this message in context: http://www.nabble.com/Polymorphic-behavior-of-Maps-in-One-Job--tp22907228p22907228.html Sent from