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

Load data to mongodb error #97

Open
ljgreen opened this issue Oct 7, 2019 · 0 comments
Open

Load data to mongodb error #97

ljgreen opened this issue Oct 7, 2019 · 0 comments

Comments

@ljgreen
Copy link

ljgreen commented Oct 7, 2019

When I try to load data into mongodb, it throws the error like this.
2019/10/07 17:58:37 Bulk aggregate update err: read tcp 127.0.0.1:58292->127.0.0.1:27017: i/o timeout

I use the command:
tsbs_generate_data -use-case="devops" -seed=123 -scale=1000 -timestamp-start="2016-01-01T00:00:00Z" -timestamp-end="2016-01-02T00:00:00Z" -log-interval="10s" -format="mongo"| gzip > /tmp/mongo-data.gz
Anyone also encounter the same issue?

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

1 participant