thulab / iot-benchmark

IoT-benchmark is a tool for benchmarking TSDB in IoT scenario.
Apache License 2.0
179 stars 101 forks source link

java.lang.ClassNotFoundException: cn.edu.tsinghua.iot.benchmark.tdengine3.TDengine #408

Closed xiaoyuanyaun1020 closed 2 months ago

xiaoyuanyaun1020 commented 2 months ago

java.lang.ClassNotFoundException: cn.edu.tsinghua.iot.benchmark.tdengine3.TDengine

SpriCoder commented 2 months ago

I think you need to use the correct package to test. Firstly, you need to compile tdengine-3.0 package and run test under the target in tdengine-3.0 package