Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
waterdrop-1.5.0-with-spark.zip | 2020-06-09 | 178.6 MB | |
waterdrop-1.5.0.zip | 2020-06-09 | 53.0 MB | |
[Stable]v1.5.0.tar.gz | 2020-06-08 | 2.1 MB | |
[Stable]v1.5.0.zip | 2020-06-08 | 2.4 MB | |
README.md | 2020-06-08 | 1.1 kB | |
Totals: 5 Items | 236.1 MB | 0 |
- [Enhancement] Support Chinese column name with ClickHouse output.
- [Enhancement] Remove useless code with antlr4.
- [Enhancement] Support specify queue with -q or --queue.
- [Enhancement] Optimize batch processing,drop unnecessary coding.
- [Feature] Replace third party jar package(config-1.3.3-SNAPSHOT.jar) with waterdrop-config module .
- [Feature] Add filter plugin of urldecode and urlencode.
- [Bugfix] Fix [#392] [#411] (Config Parse bug).
- [Bugfix] Support specify
--driver-memory
with waterdrop config file in spark section (#507) .
注意:Waterdrop 提供可直接执行的软件包,没有必要自行编译源代码,请点击下面waterdrop-1.5.0.zip 下载。
如果Github下载速度慢,可通过百度云(链接:https://pan.baidu.com/s/1vCpGUcpSdyetLMMB39J2fg 密码:ullf) 直接下载。
备注:spark >= 2.3 下载 waterdrop-1.5.0.zip, spark < 2.3 下载waterdrop-1.5.0-with-spark.zip
Upgrade Guide
- If you upgrade from a previous version, you have to update all plugin dependencies that developed by yourself.