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

CH tsv parsing error stops MQTT input processing #45

Open
tkurki opened this issue Jul 4, 2019 · 0 comments
Open

CH tsv parsing error stops MQTT input processing #45

tkurki opened this issue Jul 4, 2019 · 0 comments

Comments

@tkurki
Copy link
Collaborator

tkurki commented Jul 4, 2019

root@8ab575d28855:/# tail -f /var/log/clickhouse-server/clickhouse-server.err.log | grep 'parse input'
2019.07.03 11:48:07.638159 [ 48 ] {b516133c-8e25-4feb-8350-1ab857d72802} <Error> executeQuery: Code: 27, e.displayText() = DB::Exception: Cannot parse input: expected \t before: \\N\t\\N\t13835058055282163734\n1562147849\t253\turn:mrn:imo:mmsi:2300REDACTED\tN2k.160\t60.1342931\t24.9806298\t7028245647158411286\n1562147849\t760\turn:mrn:imo:mmsi:2300REDACTED: (at row 52)
2019.07.03 11:48:07.638236 [ 48 ] {b516133c-8e25-4feb-8350-1ab857d72802} <Error> HTTPHandler: Code: 27, e.displayText() = DB::Exception: Cannot parse input: expected \t before: \\N\t\\N\t13835058055282163734\n1562147849\t253\turn:mrn:imo:mmsi:2300REDACTED\tN2k.160\t60.1342931\t24.9806298\t7028245647158411286\n1562147849\t760\turn:mrn:imo:mmsi:2300REDACTED: (at row 52)

Consider ignoring some error rate by configuration?
https://clickhouse.yandex/docs/en/operations/settings/settings/#input-format-allow-errors-num

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