Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Commit

Permalink
Update to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyHuo committed Mar 8, 2018
1 parent 1f316d2 commit 0b530f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* Author: rickyHuo
* Homepage: https://github.com/RickyHuo/hangout-output-clickhouse
* Version: 0.0.4
* Version: 0.0.5

### Description

Expand Down Expand Up @@ -93,4 +93,4 @@ outputs:
table: apm_netdiagno
bulk_size: 500
```
> 使用`JSONEachRow`将数据写入ClickHouse
> 使用`JSONEachRow`将数据写入ClickHouse,使用时务必保证清洗后的数据没有多余的字段
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>sina</groupId>
<artifactId>hangout-output-plugins-clickhouse</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
<packaging>jar</packaging>

<name>hangout-output-plugins-clickhouse</name>
Expand Down

0 comments on commit 0b530f5

Please sign in to comment.