Look at the overview/summary in the javadocs.
I'm not sure if an official one has been posted yet, but you can check
out the Getting Started guide here:
http://jgray.la/javadoc/hbase-0.20.0/overview-summary.html
And API examples here:
http://jgray.la/javadoc/hbase-0.20.0/org/apache/hadoop/hbase/client/package-summary.html
JG
Alex Spodinets wrote:
Hello,
Could somone kindly point me to an example of HBase 0.20 API usage. All i
was able to find so far is a Map\Reduce example in the 0.20 SVN source.
Would be also good to have some info on how 0.20 should be installed,
especially the zoo keeper.
Thanks.