Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2.44 KB

release-notes-kuiper-0-3-0.md

File metadata and controls

39 lines (23 loc) · 2.44 KB

Date: 2020/4/7

The Kuiper team would like to announce the release of Kuiper 0.3.0.

Kuiper 0.3.0 now is available for download.

EMQX 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 SparkApache 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.

arch.png

This release includes several new features and bug fixes.

Website: https://github.com/lf-edge/ekuiper

Github Repository: https://github.com/emqx/kuiper

Overview

The Kuiper & EdgeX integration work is almost completed, Kuiper will be integrated with EdgeX nightly Docker composer files soon. Kuiper 0.3.1will be released with EdgeX officially.

Features

  • EdgeX integration

    • Fixed some issues based on user's feedback, and updated the tutorial doc .
    • New implementation EdgeX sink support based on the feedback from community, the analysis result can be published with the required format of EdgeX Message bus.
    • Translated EdgeX document to Chinese.
  • Plugin management

  • Kuiper now supports plugin management, but it was not provided in old versions. In this version, Kuiper provides REST API & command line tools. User can add, delete and view plugins through management tools.

Bug fixes

Contact

If having any problems for Kuiper, feel free to contact us through contact@emqx.io