influxdata / influxdata/influxdb-comparisons
invalid character '<' looking for beginning of value
- Dominant language
- Go
- Stars
- 313
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
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 "" --report-database "InfluxdbBenchmark" --report-bucket-id "06516b985d6a6000" --report-org-id "" --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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the bulk_load_influx executable and the command shown in the issue, then inspect the response returned by the InfluxDB v2.0.0 endpoint. The issue names no source files or tests; done means identifying why the loader receives a response beginning with '<' and documenting a verified way to run the benchmark successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100