Currently, there is not.You would have multiple MR jobs, or you would directly use the API in your job to pull from multiple tables.
I suppose it would be feasible, but as it is now, you are not told which table your Result comes from.
bharath vissapragada wrote:
Hi all, Generally TableMap.initJob() method takes a "table name" as input to the map while using map-reduce in HBase . Is there a way so that i can use more than 1 table , i.e., input to the map contains more than 1 table , Thanks
