Chapter 9. Advance Coding in Java for HBase

In this chapter, we will learn about some more advance coding on topics such as administrative tasks; available interfaces, classes, and exceptions in HBase; writing a MapReduce for HBase; and operations on HDFS. We will also discuss details on REST and Thrift API services and other advance topics such as coprocessors, bloom filters, and available HBase tools for value addition.

In this chapter, we will cover the following topics:

  • Interfaces, classes, and exceptions in HBase
  • Java code for performing administrative tasks
  • Data operation codes
  • MapReduce in HBase
  • REST/Thrift web service introduction
  • Advance concepts in HBase
  • Information about some add-on projects

Interfaces, classes, and exceptions

Interface is a ...

Get Learning HBase now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.