Hum. I don't know any already made way to do that. You will most probably have to do a MR job on one table, and query the 2nd table in the map method to procude the merged row as the output...
JM 2013/6/25 Bochun Zhang <[email protected]>: > Hi, > > Is there a way we can merge two HBase tables using a self-defined merging > function on each row?
