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 中创建一个由 30 列组成的表,问题是我在 5 列上运行了 5 个不同的查询。问题基本上是该表在 Oracle 中的多个列上有索引,如何在 hbase 中使用它。所有 5 个查询都是 sla 绑定的。
有什么可能的方法开始。
谢谢。