January 2017
Intermediate to advanced
350 pages
7h 8m
English
In this chapter we will cover the following topics:
This chapter will allow you to have a closer look on the internal key and schema design decisions and how these designs allow HBase to scale by providing a true flexible schema and give optimum performance at any scale.
HBase is uniquely designed for scale and provides ability to read and write individual cells, columns, column families, column qualifier, row-keys, versions of data, and timestamps updating data without usage of MapReduce. It is totally different from the traditional RDBMS databases. An RDBMS system takes advantage of the ...
Read now
Unlock full access