Archived copy.
This page was recovered from the Internet Archive snapshot of
/display/SP/SCAPEdev1 Workshop - Experimenting with HBase taken on 2016-09-11.
The original wiki at wiki.opf-labs.org is being decommissioned.
SCAPEdev1 Workshop - Experimenting with HBase
Introduction
High-level introduction: http://www.cloudera.com/videos/intorduction-hbase-todd-lipcon![]()
Summary of broader Hadoop ecosystem/landscape:
- Introduction to HBase
(video), or a more technical introduction from from 6m30s into this Hadoop Ecosystem Tour video
Exercise 1
Follow these instructions http://hbase.apache.org/book/quickstart.html#shell_exercises
but note that HBase is already running so you don't need to start/stop it.
For more information on the HBase shell, see http://wiki.apache.org/hadoop/Hbase/Shell![]()
Ideas for further work
http://sujee.net/tech/articles/hbase-map-reduce-freq-counter/![]()