Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid character '<' looking for beginning of value #172

Open
MonilCereBulb opened this issue Sep 16, 2020 · 1 comment
Open

invalid character '<' looking for beginning of value #172

MonilCereBulb opened this issue Sep 16, 2020 · 1 comment

Comments

@MonilCereBulb
Copy link

MonilCereBulb commented Sep 16, 2020

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

@upider
Copy link

upider commented Apr 16, 2021

you should use bulk_data_gen with flag "-format" to generate your data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants