I'm looking for a good and tested HBase tutorial, where I can find one?
+5
A:
These two links seem interesting:
http://jimbojw.com/wiki/index.php?title=Understanding_Hbase_and_BigTable
http://jimbojw.com/wiki/index.php?title=Understanding_HBase_column-family_performance_options
HTH
jrbjazz
2009-11-17 18:02:55
A:
You'll probably find this video from my company, Cloudera, to be helpful: http://www.cloudera.com/videos/intorduction-hbase-todd-lipcon.
If you use Ruby, you may find http://a.prokhorenko.us/fun-with-ruby-and-hbase-for-beginners to be useful.
Jeff Hammerbacher
2010-06-04 04:48:23
A:
warning : self-promotion ahead :-) A complete tutorial doing 'frequency counting' using Hbase as data-source and data-sync (uses latest API v0.20+) http://sujee.net/tech/articles/hbase-map-reduce-freq-counter/
sujee
2010-08-23 21:40:26