Apache HBase Fundamentals: Access Data through the Shell and Client API

  • Description
  • Reviews (0)

Description

Apache HBase is written in Java and therefore there are multiple ways to access HBase using various clients. One client is the HBase shell, which is a command-line utility that provides client and administrative operations. HBase also provides access through the use of a Java client API to provide basic and advanced client and administrative operations. This course will discuss and demonstrate the various tasks you can accomplish using the shell and Java client API, including creating tables, reading and writing data, and updating and deleting.

Reviews

There are no reviews yet.

Be the first to review “Apache HBase Fundamentals: Access Data through the Shell and Client API”