housepower / clickhouse_sinker

Easily load data from kafka to ClickHouse
https://housepower.github.io/clickhouse_sinker
Apache License 2.0
516 stars 118 forks source link

怎么检查错误 #3

Closed jgshzy closed 5 years ago

jgshzy commented 5 years ago

能正常启动。但是clickhouse么有数据。怎样排查? 有没有日志可以查

sundy-li commented 5 years ago

When the data has been flushed,stdout log will have

buf size: xxxx

Please ensure there are data in kafka, or the configuartion is right.