[
https://issues.apache.org/jira/browse/FLUME-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timur Shenkao updated FLUME-2962:
---------------------------------
Labels: features patch (was: )
Description:
Flume would benefit having a ClickHouseSink. One can:
- insert data into ClickHouse database
- define database name
- define table
- define events formats: JSONEachRow or TabSeparated
- define connection parameters
ClickHouse is a fast distributed column-oriented database
(https://clickhouse.yandex/reference_en.html). It is an open-source solution
that allows generating analytical data reports in real time. ClickHouse is
licensed under the Apache License, Version 2.0
Links
Official site: https://clickhouse.yandex/
Google Group: https://groups.google.com/forum/#!forum/clickhouse
Github: https://github.com/yandex/ClickHouse
was:
Flume would benefit having a ClickHouseSink, with following capacities:
- use HTTP POST to insert data into ClickHouse table
- events formats: JSONEachRow or TabSeparated
ClickHouse is a fast distributed column-oriented database
(https://clickhouse.yandex/reference_en.html).
> Adding ClickHouseSink
> ---------------------
>
> Key: FLUME-2962
> URL: https://issues.apache.org/jira/browse/FLUME-2962
> Project: Flume
> Issue Type: New Feature
> Components: Sinks+Sources
> Affects Versions: v1.6.0, v1.7.0
> Reporter: Timur Shenkao
> Labels: features, patch
>
> Flume would benefit having a ClickHouseSink. One can:
> - insert data into ClickHouse database
> - define database name
> - define table
> - define events formats: JSONEachRow or TabSeparated
> - define connection parameters
> ClickHouse is a fast distributed column-oriented database
> (https://clickhouse.yandex/reference_en.html). It is an open-source solution
> that allows generating analytical data reports in real time. ClickHouse is
> licensed under the Apache License, Version 2.0
> Links
> Official site: https://clickhouse.yandex/
> Google Group: https://groups.google.com/forum/#!forum/clickhouse
> Github: https://github.com/yandex/ClickHouse
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)