# Scalding-HBase ## Resources * [Running Scalding with HBase support](https://github.com/kianwilcox/hbase-scalding) - a github example project. * [Spy Glass](https://github.com/ParallelAI/SpyGlass) - Advanced featured HBase wrapper for Cascading and Scalding * [Maple](https://github.com/Cascading/maple) - a collection of Cascading Taps, including a simple HBase tap. Spy Glass appears to be the more advanced option. * [KijiExpress](https://github.com/kijiproject/kiji-express) - provides a full lifecycle for building predictive models using Scalding and HBase. ## Example Code Please add links to example code here.