Query Regarding Performance Metrics and OLAP Workload Capability with Cassandra JDBC Driver #48
Unanswered
Arjunguptha98
asked this question in
Q&A
Replies: 1 comment
-
Hello,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello team,
I am exploring the use of the Cassandra JDBC driver for a project and have a few questions regarding its performance and capabilities, particularly in relation to OLAP workloads:
1.Performance Tests: Has there been any formal performance testing conducted using the Cassandra JDBC driver? If so, could you share some insights or metrics, specifically in terms of transactions per second (TPS) that were achieved during these tests?
2.OLAP Workload Support: How well does Cassandra, in conjunction with the JDBC driver, support OLAP workloads? I am interested in understanding the impact, if any, of running complex aggregation queries on the system. Does it handle such queries efficiently without significantly affecting the performance of OLAP workloads?
Beta Was this translation helpful? Give feedback.
All reactions