Site icon Tutorial

Access by Avro, thrift and REST

Database administration is more of an operational or technical level function responsible for physical database design, security enforcement, and database performance. Tasks include maintaining the data dictionary, monitoring performance, and enforcing organizational standards and security.

Admin API

HBase provides java API to communicate and few tasks used to manage tables is listed, with Java API.

Class HBaseAdmin – HBaseAdmin is a class representing the Admin. This class belongs to the org.apache.hadoop.hbase.client package. Using this class, you can perform the tasks of an administrator. You can get the instance of Admin using Connection.getAdmin() method.

Methods and Description

Class Descriptor

This class contains the details about an HBase table such as:

Constructors

Methods and Description

Apply for HBase Certification

https://www.vskills.in/certification/certified-hbase-professional

Back to Tutorials

Exit mobile version