Book Image

Learning HBase

By : Shashwat Shriparv
Book Image

Learning HBase

By: Shashwat Shriparv

Overview of this book

Table of Contents (18 chapters)
Learning HBase
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we discussed the Java coding for HBase and various data model operations such as reading, writing, and modifying data in an HBase table. We also saw filters to read required-only data. The chapter also covers code for APIs. In the next chapter, we will see administrative programing; some advance coding concepts such as administrative code, available interfaces, classes, and exceptions in HBase; writing MapReduce for HBase; and details about rest and thrift API services.