tag | 9bcb75a4dd71f08cfe95308ed37f9781e0f34da9 | |
---|---|---|
tagger | Dominik Riemer <riemer@fzi.de> | Tue May 05 13:56:49 2020 +0200 |
object | b8c23e6785eaad79da6dd03072f2c1dcbfa467b4 |
[maven-release-plugin] copy for tag release/0.66.0
commit | b8c23e6785eaad79da6dd03072f2c1dcbfa467b4 | [log] [tgz] |
---|---|---|
author | Dominik Riemer <riemer@fzi.de> | Tue May 05 13:56:33 2020 +0200 |
committer | Dominik Riemer <riemer@fzi.de> | Tue May 05 13:56:33 2020 +0200 |
tree | e12ce56e88cb150d670d4be01078efa4d9641e8b | |
parent | 47e22d7bfb2b262bacb4b948ccfc01177e451a41 [diff] |
[maven-release-plugin] prepare release release/0.66.0
Apache StreamPipes (incubating) enables flexible modeling of stream processing pipelines by providing a graphical modeling editor on top of existing stream processing frameworks.
It leverages non-technical users to quickly define and execute processing pipelines based on an easily extensible toolbox of data sources, data processors and data sinks. StreamPipes has an exchangeable runtime execution layer and executes pipelines using one of the provided wrappers, e.g., for Apache Flink or Apache Kafka Streams.
Pipeline elements in StreamPipes can be installed at runtime - the built-in SDK allows to easily implement new pipeline elements according to your needs. Pipeline elements are standalone microservices that can run anywhere - centrally on your server, in a large-scale cluster or close at the edge.
StreamPipes allows you to connect IoT data sources using the SDK or the built-in graphical tool StreamPipes Connect.
The extensible toolbox of data processors and sinks supports use cases such as
The quickest way to run StreamPipes is the Docker-based installer script available for Unix, Mac and Windows (10).
It's easy to get started:
./streampipes start
http://YOUR_HOSTNAME_HERE
and follow the installation instructions.For a more in-depth manual, read the installation guide at https://streampipes.apache.org/docs/docs/user-guide-installation/!
StreamPipes includes a repository of ready-to-use pipeline elements. A description of the standard elements can be found in the Github repository streampipes-extensions.
You can easily add your own data streams, processors or sinks. A Java-based SDK and several run-time wrappers for popular streaming frameworks such as Apache Flink, Apache Spark and Apache Kafka Streams (and also plain Java programs) can be used to integrate your existing processing logic into StreamPipes. Pipeline elements are packaged as Docker images and can be installed at runtime, whenever your requirements change.
Check our developer guide at https://streampipes.apache.org/docs/docs/dev-guide-introduction.
If you‘ve found a bug or have a feature that you’d love to see in StreamPipes, feel free to create an issue in our Jira: https://issues.apache.org/jira/projects/STREAMPIPES
If you have any problems during the installation or questions around StreamPipes, you'll get help through one of our community channels:
And don't forget to follow us on Twitter!
We welcome contributions to StreamPipes. If you are interested in contributing to StreamPipes, let us know! You'll get to know an open-minded and motivated team working together to build the next IIoT analytics toolbox.
Here are some first steps in case you want to contribute:
Have fun!
We'd love to hear your feedback! Subscribe to users@streampipes.apache.org