On Fri, Jul 20, 2012 at 9:25 PM, Mohit Anchlia <[email protected]> wrote:
> Is there any place that has good examples of HBase java API calls?

http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/package-summary.html#package_description

... which is referred to from the reference guide.

For further samples, would suggest you study unit tests.

Hope this helps,
St.Ack

Reply via email to