|
|
-
read from multiple hbase table using mapreduceOleg Ruchovets 2013-01-28, 20:05
HI ,
I want to read row by row from one table and based on this row scan another table. Is it possible to do using mapreduce job. I don't want to use single client. Thanks Oleg |