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?
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?