2020-06-23
Date: 2020/6/22
The Kuiper team would like to announce the release of Kuiper 0.5.0.
Kuiper 0.5.0 now is available for download.
EMQ X Kuiper is an edge lightweight IoT data analytics / streaming software implemented by Golang, and it can be run at all kinds of resource constrained edge devices. One goal of Kuiper is to migrate the cloud streaming software frameworks (such as Apache Spark,Apache Storm and Apache Flink) to edge side. Kuiper references these cloud streaming frameworks, and also considered special requirement of edge analytics, and introduced rule engine, which is based on Source
, SQL (business logic)
and Sink
, rule engine is used for developing streaming applications at edge side.
The user scenarios of Kuiper including, real-time processing of production line data in the IIoT; Gateway of Connected Vehicle analyze the data from data-bus in real time; Real-time analysis of urban facility data in smart city scenarios. Kuiper processing at the edge can reduce system response latency, save network bandwidth and storage costs, and improve system security.
This release includes several new features and bug fixes.
Website: https://www.emqx.io/products/kuiper
Github Repository: https://github.com/emqx/kuiper
Kuiper 0.5.0 adds some significant features and also fix problems requested from community.
json_path_exists, json_path_query, json_path_query_first
.go fmt
in continuously integration pipeline.column name with '.' will have an error log
.aarch64
binary package issue. @worldmaomao provided rule order issue.
@smart33690 provided Influxdb sink sample plugin.
The Kuiper project will keep the good momentum of rapidly development in 2020, including improving more features, integrating with more projects in the open source community on the edge, and adding more continuous integration tests to improve software quality. The main contents are as follows,
You can click Kuiper 2020 milestone to get more detailed information, and the latest updates.
If having any problems for Kuiper, feel free to contact us through contact@emqx.io