forked from thulab/iot-benchmark
-
Notifications
You must be signed in to change notification settings - Fork 1
User Guide
Yongtao You edited this page Dec 4, 2021
·
2 revisions
- You will need to install Java on the host;
- Run
mvn clean package -Dmaven.test.skip=true
under the root directory of the repository; - To run the benchmark against TickTock,
- cd opentsdb/target/opentsdb-0.0.1
- cp ../../config.properties.ticktock conf/config.properties
- Update
conf/config.properties
; Specifically, updateHOST
,PORT
- Run
benchmark.sh