You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to benchmark the Influxdb and while I am trying to run bulk_load_influx executable after executing bulk_data_gen executable successfully, with Influxdb v2.0.0 OSS (Beta), I keep on getting the same error again and again which is mentioned in the issue header.
I am trying to benchmark the Influxdb and while I am trying to run bulk_load_influx executable after executing bulk_data_gen executable successfully, with Influxdb v2.0.0 OSS (Beta), I keep on getting the same error again and again which is mentioned in the issue header.
Configurations of my machine are:
OS: Ubuntu 18.04 LTS
Ram: 24GB
Go-Language version: 1.15.2
Command I am trying to execute,
./bulk_load_influx --report-auth-token "<Auth_Token_is_supplied_here>" --report-database "InfluxdbBenchmark" --report-bucket-id "06516b985d6a6000" --report-org-id "<Organization_name_here>" --urls "http://localhost:9999"
I am stuck on this issue for a long time, any kind of help will be really helpful.
Thank you in advance
The text was updated successfully, but these errors were encountered: