Search Results

1
vote

Advanced queries in HBase

The query as described is better suited to a relational database. You can answer the query quickly, however, by precomputing the result. For example, you might have a table where the key is the n …