Database Reference
In-Depth Information
Further Reading
In this chapter, we only scratched the surface of what's possible with HBase. For more in-
depth information, consult the project's Reference Guide , HBase: The Definitive Guide by
Lars George (O'Reilly, 2011, new edition forthcoming), or HBase in Action by Nick Dim-
iduk and Amandeep Khurana (Manning, 2012).
[ 136 ] But see the Apache Phoenix project, mentioned in SQL-on-Hadoop Alternatives , and Trafodion , a trans-
actional SQL database built on HBase.
[ 137 ] Fay Chang et al., “Bigtable: A Distributed Storage System for Structured Data,” November 2006.
[ 138 ] HBase doesn't support indexing of other columns in the table (also known as secondary indexes ).
However, there are several strategies for supporting the types of query that secondary indexes provide, each
with different trade-offs between storage space, processing load, and query execution time; see the HBase Re-
ference Guide for a discussion.
[ 139 ] See Daniel J. Abadi, “Column-Stores for Wide and Sparse Data,” January 2007.
Search WWH ::




Custom Search