Search code examples
jmeterbigdataload-testingmaprapache-drill

Tool For Load Testing Various SQL Alternatives in Big Data


We are working on Deciding which SQL alternative Among Impala,Drill,Spark-SQL fits our use case. As a Part of this we need to do a Load Test on them, Do we have any Load Testing Tools? I know there is J Meter from Apache.

Also Do we have Any Tool similar to Cloudera Manager in MApR Distribution??


Solution

  • I'm aware of 3 free and open source tools capable of load testing databases using JDBC protocol, they are:

    See Open Source Load Testing Tools: Which One Should You Use? guide for aforementioned tools overview, sample load reports and feature comparison matrix, hopefully it'll help you to choose the right option.