Is it possible for a M/R job to have no mapper? i.e.: job.setMapperClass(null)? Or is it required that one at least use an "identity mapper" (i.e., plain vanilla org.apache.hadoop.mapreduce.Mapper)?

Thanks,

DR

Reply via email to