Hi Lars,
I've given your hbase-book link on github [1] to Ioan (GSoC2011, see
previous mail I just sent) to help him dig into the HBase API.
I've also checked-out your repo to learn more, the basic stuff, and the
less basic such as coprocessors...
Great work! Tanks a bunch :) - Tks also to Patrick Angeles, I saw him in
the commit log.
I had also prepared some HBase samples for Ioan on [2] where I use the
HBaseTestingUtility that allows to run the code without the need for a
real separate cluster. If I understand well, I need to run a separate
local cluster to run the hbase-book code?
Btw, companion-code to books (o'reilly, manning...) use some main
classes, I would better have some test classes (junit). just my 2-cent...
Tks,
- Eric
[1] https://github.com/larsgeorge/hbase-book/
[2] https://github.com/echarles/t4f-hbase