Skip to content

The following databases already exist in the data store: _monitoring, _tasks #210

@LiuMicheal

Description

@LiuMicheal

When I use bulk_data_gen | bulk_load_influx -urls http://localhost:8086, I get the following output:

using random seed 40576053
2022/07/22 03:46:02 Using sampling interval 10s
2022/07/22 03:46:02 Using cardinality of 9
2022/07/22 03:46:02 daemon URLs: [http://localhost:8086]
2022/07/22 03:46:02 Ingestion rate control is off
2022/07/22 03:46:02 Using InfluxDB API version 2
2022/07/22 03:46:02 SysInfo:
2022/07/22 03:46:02 Current GOMAXPROCS: 8
2022/07/22 03:46:02 Num CPUs: 8
2022/07/22 03:46:02 The following databases already exist in the data store: _monitoring, _tasks. If you know what you are doing, run the command:
curl 'http://localhost:8086/query?q=drop%20database%20benchmark_db'

and i fail.

What can i do next? _monitoring, _tasks are the default bucket and i cannot remove them. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions