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

Incorect time parsing from logs during data mining #138

Open
igsilya opened this issue Sep 26, 2022 · 0 comments
Open

Incorect time parsing from logs during data mining #138

igsilya opened this issue Sep 26, 2022 · 0 comments

Comments

@igsilya
Copy link
Contributor

igsilya commented Sep 26, 2022

Sometimes following errors appear in the test log:

datamash: invalid numeric value in line 1 field 1: '1634ms'
datamash: invalid numeric value in line 1 field 1: '1521ms'

This means that some time values are not separated from the 'ms' part while parsing the log, so datamash fails to use that data.
Presumably that started to happen since parallel compaction, but I'm not 100% sure.

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