Details
Description
It seems that in many cases feeding data from multiple tables or multiple scanners on a single table can save a lot of time when running map/reduce jobs.
I propose a new MultiTableInputFormat class that would allow doing this.
It seems that in many cases feeding data from multiple tables or multiple scanners on a single table can save a lot of time when running map/reduce jobs.
I propose a new MultiTableInputFormat class that would allow doing this.