Updated on 2025-08-05 GMT+08:00

Getting to Know GeminiDB HBase API

This section instructs you to create and connect to a GeminiDB HBase instance.

Connection Methods

You are advised to use Java code to connect to a GeminiDB HBase instance.

Table 1 Connection methods

Method

Scenario

Description

Connecting to a GeminiDB HBase Instance Using Java

An example of connecting to a GeminiDB HBase instance using Java

The default port is 2181.

More Connection Operations