Can you MTOF to the mapreduce package? See how in hbase, we have a hadoopbackport sub-package under mapreduce into which some classes from the mapred were ported.
St.Ack On Mon, Jun 27, 2011 at 1:26 PM, Chan, Tim <[email protected]> wrote: > I would like to use MultipleTextOutputFormat, which is only available with > the old Hadoop API (mapred). > The mapred version of TableMapReduceUtil does not seem to support the use of > a Scan object. > > Is there any way around this? >
