apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.43k stars 1.27k forks source link

Pinot JDBC Connector - Not able to use with JMeter #11372

Open FranMorilloAWS opened 1 year ago

FranMorilloAWS commented 1 year ago

Not able to use Pinot JDBC Connector for doing performance test with Jmeter

Jackie-Jiang commented 1 year ago

I don't fully follow the ask here. Can you give more context? cc @xiangfu0

FranMorilloAWS commented 1 year ago

Wondering what is the proper configuration for using properly the JDBC connector. Using the one in Maven did not work as it said class not found for the main class. I downloaded the binary and made the build but still not able to use the JDBC connector. would it be possible to be added in the documentation how to use the jdbc connector in something similar as Tableau, DataGrip etc.