如何用PHP或其他方式连接HBase

发布于 2024-10-20 18:09:21 字数 150 浏览 1 评论 0原文

我是 HBase 新手。目前我以独立模式安装了 HBase,我尝试启动 HBase master,它正在工作。我知道是否有用于 HBase 连接的 API,但我想知道如何从 API 连接 HBase 并获取结果。

有没有这方面的教程,请帮助我。

提前致谢

am new to HBase. currently am installed HBase as a standalone mode and i tried to start HBase master, its working. I know is there a API for HBase connectivity but i like to know how to connect HBase from API and get the results.

Is there any tutorial for this, please help me.

thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

雪落纷纷 2024-10-27 18:09:21

您可以使用如下客户端: pop_hbase

you can use a client like : pop_hbase

儭儭莪哋寶赑 2024-10-27 18:09:21

查看 HBase 的 Thrift API:
http://wiki.apache.org/hadoop/Hbase/ThriftApi

肯定有PHP连接性以及许多其他语言。

check out the Thrift API for HBase:
http://wiki.apache.org/hadoop/Hbase/ThriftApi

There are definitely PHP connectivity, as well as many other languages.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文