Skip to content

[Improve] Upgrade HBase version and replace custom hbase-shaded-endpoint with official artifacts #3016

@vaijosh

Description

@vaijosh

Feature Description (功能描述)

Currently, HugeGraph uses a custom hbase-shaded-endpoint for HBase connectivity.

To align with the official Apache HBase ecosystem and simplify dependency management, we need to upgrade the HBase latest stable version 2.6.5 and use the standard official artifacts instead of custom hbase-shaded-endpoint

Proposed Changes

  • Upgrade HBase version: Move to the latest stable HBase 2.x version.
  • Replace Dependencies: * Remove: com.baidu.hugegraph:hbase-shaded-endpoint (or current internal group) and use equivalent official Hbase artifacts

Impact
Better long-term support, security patches from the official HBase project, and reduced maintenance overhead for custom shaded jars.

PR
hugegraph#125

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesIncompatible dependencies of packagefeatureNew featurehbaseHBase backend

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions