You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by y_...@tsmc.com on 2009/06/22 03:29:57 UTC

Fetch data by secondary index?

Hi there,

I have two Oracle tables with master and detail relationship.
Using ETL, these two Oracle table's data will be incrementally written into
HBase.
Our Oracle table schema, master table primary key is shipno
                         detail table primary key is shipno+seq
It seems ok to create a HBase table for master and detail table,
but how do I get the detail table's data only by the master table's primary
key shipno.
Any suggestions would be appreciated!

Fleming
 --------------------------------------------------------------------------- 
                                                         TSMC PROPERTY       
 This email communication (and any attachments) is proprietary information   
 for the sole use of its                                                     
 intended recipient. Any unauthorized review, use or distribution by anyone  
 other than the intended                                                     
 recipient is strictly prohibited.  If you are not the intended recipient,   
 please notify the sender by                                                 
 replying to this email, and then delete this email and any copies of it     
 immediately. Thank you.                                                     
 ---------------------------------------------------------------------------