The default Drill 0.7 install contains plugins for HBase and Hive. As someone not overly familiar with either, is there consensus or documentation on which is preferable for OLAP use with time-series data?

An example case would be data with a key, timestamp, and multiple numeric fact columns, where common ad-hoc queries select based on the key and a time range, and aggregate the fact columns.

The source data in this case are csv files, but it would seem that storage with indexes would be preferable.

Reply via email to