This is presented on "Apache HBase Meetup in Seoul"
Why use HBase?
- If you don’t need complex SQL query
- Scalability
- Auto-sharding
- Good write throughput
- More structured data for Analysis
Haeinsa
- HBaseTransaction library for OLTP
- Inspired by Google percolator
- Cross tables, cross rows
- Low overhead
– No consistency issues over 3 months
– Open in github (http://github.com/vcnc/haeinsa)
http://engineering.vcnc.co.kr/2013/11/hbase-meetup-presentation/