Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
I propose creating a benchmark for comparing Cassandra and HDFS bulk reading performance. Simple Spark queries will be performed on data stored in HDFS or Cassandra, and the entire duration will be measured. An example query would be the max or min of a column or a count(*).
This benchmark should allow determining the impact of:
- partition size
- number of clustering columns
- number of value columns (cells)
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-11521 Implement streaming for bulk read requests
- Resolved
- links to