Hi,

Isn't that the case that you can always initiate a scanner inside a map job (referring to another table from which had been set into the configuration of TableMapReduceUtil.initTableMapperJob(...) ) ?

Hope this serves as temporary solution.

On 08/06/2012 02:35 PM, Mohammad Tariq wrote:
Hello Amlan,

     Issue is still unresolved...Will get fixed in 0.96.0.

Regards,
     Mohammad Tariq


On Mon, Aug 6, 2012 at 5:01 PM, Amlan Roy <[email protected]> wrote:
Hi,



While writing a MapReduce job for HBase, can I use multiple tables as input?
I think TableMapReduceUtil.initTableMapperJob() takes a single table as
parameter. For my requirement, I want to specify multiple tables and scan
instances. I read about MultiTableInputCollection in the document
https://issues.apache.org/jira/browse/HBASE-3996. But I don't find it in
HBase-0.92.0.



Regards,

Amlan


Reply via email to