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

add csv support #8

Closed ww1516123 closed 5 years ago

ww1516123 commented 5 years ago

add csv support. example: tasks/csv_request.json

"parser" : "csv", "csvFormat": ["timestamp","level","message"], "delimiter": ",", and the kafka message :

1562415390,l2,maple