while using multipleoutputs we use ,
LazyOutputFormat.setOutputFormatClass(job, TextOutputFormat.class);

to suppress default empty part files from reducers. Whats the syntax of
using this in
  <map-reduce> action of oozie ?

Reply via email to