Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

new Interface of Hbase #32

Description

@brithbutter

I am trying to use spring as a framework to read and write data in Hbase. Even if it works, I receive warning of deprecated class when I build it. Could we update Interface of Hbase to optimize performance and prevent NoSuchClass exception?

warning: [deprecation] HTableInterface in org.apache.hadoop.hbase.client has been deprecated
import org.apache.hadoop.hbase.client.HTableInterface;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions