Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 Hbase 0.94.0 伪分布式模式。我有几百万条记录。现在我创建了一个需要与 hbase 通信的 android 应用程序,我需要从 HBase 检索数据并在操作后将其放回 Hbase。
我已经在互联网上搜索了。我找不到任何有用的东西。
我如何实现这一目标?
您想查看 HBase (Stargate) 的 REST API
http://wiki.apache.org/hadoop/Hbase/Stargate