Hi Fleming, Hope this presentation will be helpful.
http://www.slideshare.net/hmisty/20090713-hbase-schema-design-case-studies 2009/7/31 <[email protected]>: > Hi there, > > If I want to save my user's articles, I want to know how to create HBase > schema. > > key value title content create_date > U1 t1 c1 d1 > U1 t2 c2 d2 > U1 t3 c3 d3 > > After the user sign in,I want to show the user's(U1) article > title(t1,t2,t3) > Sorry, I am not familiar with Column-Oriented design. I really want to know > the > correct way to design HBase schema. > Any suggestion 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. > --------------------------------------------------------------------------- > > > > -- Regards Angus
