Skip to content

Releases: apache/seatunnel

[Stable]v1.3.1

15 Apr 06:38
f4b2cae
Compare
Choose a tag to compare
  • [Feature] Supported structured streaming jdbc output.
  • [Enhancement] Optimized filter of watermark for structured streaming.
  • [Enhancement] Optimized structured streaming kafka input.
  • [Enhancement] ClickHouse output supported type Of Nullable(T)

注意:Waterdrop 提供可直接执行的软件包,没有必要自行编译源代码,请点击下面waterdrop-.zip 下载。

如果Github下载速度慢,可通过百度云(https://pan.baidu.com/s/114yVMKj0u_XURcDr3ESeMg) 直接下载。

[Pre-release]v1.3.0

29 Mar 06:40
9e84bdc
Compare
Choose a tag to compare
  • [Feature] Support Spark Structured Streaming.

./bin/start-waterdrop-structured-streaming.sh --master 'local[4]' --deploy-mode client --config ./config/structuredstreaming.conf.template


注意:Waterdrop 提供可直接执行的软件包,没有必要自行编译源代码,请点击下面waterdrop-<version>.zip 下载。

如果Github下载速度慢,可通过百度云(https://pan.baidu.com/s/15YUTHl7IP8cpieX9003RSQ) 直接下载。

[Stable]v1.2.4

20 Mar 02:06
3c50053
Compare
Choose a tag to compare
  • [Enhancement] Replace antlr4 with typesafe config implementation as config parser.
  • [Feature] Added variables substitution feature in waterdrop config file.
  • [Enhancement] Supported clickhouse jdbc settings in waterdrop config file.

注意:Waterdrop 提供可直接执行的软件包,没有必要自行编译源代码,请点击下面waterdrop-<version>.zip 下载。

如果Github下载速度慢,可通过百度云(https://pan.baidu.com/s/1PtUPIcfBmL8l5Ib3KLrZvA) 直接下载。

[Stable]v1.2.2

05 Mar 15:22
ccd0b3d
Compare
Choose a tag to compare
  • [Enhancement] Allow to specify json schema in Json filter, Special Thanks for @huangdeheng
  • [BUG] Fixed class not found exception for Jdbc Input
  • [Enhancement] Set SparkConf in start-waterdrop.sh
  • [Enhancement] Added checkSQLSyntax in Sql Filter

注意:Waterdrop 提供可直接执行的软件包,没有必要自行编译源代码,请点击下面waterdrop-<version>.zip 下载。

如果github下载速度慢,可通过百度云(https://pan.baidu.com/s/1cH6nB07BiRaJR6AuEo5dNg) 直接下载。

[Stable]1.2.1

24 Feb 13:31
357772e
Compare
Choose a tag to compare
  • [Enhancement] Upgrade elasticsearch-spark

Waterdrop百度云下载链接(如果从此页面上下载比较慢,可尝试从百度云下载):

https://pan.baidu.com/s/1YatisqESI8ewMKYmntpRIw

[Stable]v1.2.0

26 Jan 15:41
779161f
Compare
Choose a tag to compare
  • [Breaking Change] redefine BaseStreamingInput API, Streaming Input Plugin using this api is not compatible with v1.x
  • [Feature] HdfsStream Input, FileStream Input added support for XML format.
  • [Feature] File, Hdfs output added support for ORC format

Waterdrop百度云下载链接(如果从此页面上下载比较慢,可尝试从百度云下载):

https://pan.baidu.com/s/1kpGQzoe2Eo9ThOQHxVbXMA

[Stable]v1.1.5

16 Jan 02:09
fc2cb89
Compare
Choose a tag to compare
  • [Feature] added TiDB Input plugin
  • [Feature] added TiDB Output plugin
  • [Feature] hdfs/file input plugins support xml format

Waterdrop百度云下载链接(如果从此页面上下载比较慢,可尝试从百度云下载):

https://pan.baidu.com/s/1PvtkXrkU5Go0gX7KxKi0pA

[Stable]v1.1.4

06 Jan 12:34
6c41287
Compare
Choose a tag to compare
  • [Enhancement] Set default value when the corresponding value in Row is NULL(Clickhouse)
  • [Feature] Support Array(T) in ClickHouse plugin.

[Stable]v1.1.3

03 Jan 06:08
ee61f10
Compare
Choose a tag to compare
  • [Feature] added mysql input plugin
  • [Feature] added default_values config in kv filter
  • [Enhancement] added backward-compatibility for spark version between 2.0.0 and 2.2.0 in json filter
  • [Fixbug] enhanced kv plugin with nested StructType

[Stable]v1.1.2

12 Dec 02:12
9e38c4e
Compare
Choose a tag to compare
  • [Notice] Update Spark from 2.2.0 to 2.4.0
  • [Notice] Update spark-streaming-kafka from 0-8 to 0-10
  • [Feather] Input: Hive, Kudu, MongoDB, JDBC, MySQL
  • [Feather] Output: Kudu, MongoDB
  • [Migrate] Move Guardian to https://github.com/InterestingLab/guardian