Shilpa, Thanks for experimenting with the benchmarker! The best way to sort this out is to open an issue on the GitHub repo itself. Perhaps you could also push up a fork with your changes so that we could take a look at the issue more closely.
Thanks! Todd On Friday, January 27, 2017 at 8:46:33 AM UTC-8, Shilpa wrote: > > https://github.com/influxdata/influxdb-comparisons > > I am using above tool to measure the performance for reading 1000000 > queries. > > use case : "Need a database which can support 100,000000 queries/hour" > > 1) I have generated 100000 event data in influx. > 2) modified the bulk_gen_query tool to generate 1M queries. > 3) When I run query benchmarker tool to see the total time , it gives me > below error. > > bash-3.2$ cat EventQueries1m.gz | gunzip | ./query_benchmarker_influxdb > --url=http://localhost:8086 --print-interval=0 –limit=1000 --workers=2 > --print-responses=true -- db="benchmark" --debug 1 > > 2017/01/27 21:45:51 Error during request: dialing to the given TCP address > timed out > > 4) I am able to run benchmarker tool only when I generate a file with 10k > queries. > > > If any one can suggest how to fix this, would be a great help. > Thank you. > > -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/af557aba-7879-4ffd-ae71-531cf4b099d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
