use hangout to Kafka data for real-time cleaning writes Clickhouse
What is hangout
Hangout can be said to be a Java version of the Logstash, can be data collection, analysis and the analysis of the results written to the designated place
Project Address What is Clickhouse
Clickhouse is a database of data analysis, open source by Yandex
Project Address What is Hangout-output-clickhouse
Hangout-output-clickhouse is a plug-in that writes data from a data source to clickhouse in real time.
Project address use method to download jar packages from Project release and place the plugins in the Hangout/modules directory to use
-Com.sina.bip.hangout.outputs.Clickhouse:
host:clickhouse.bip.sina.com.cn:8123
database:apm
table: Apm_netdiagno
fields: [' _device_id ', ' _ping_small ', ' _domain ', ' _traceroute ', ' _ping_big ', ' Date ', ' ts ', ' _snet ']< c9/>bulk_size:500
The specific use method reference hangout with Clickhouse