Git Product home page Git Product logo

awesomedatatool / streaming-integrator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wso2/streaming-integrator

0.0 1.0 0.0 140.76 MB

A stream processing runtime that allows connecting any streaming data source to any destination and act on it

License: Apache License 2.0

Batchfile 0.61% Shell 3.41% HTML 3.34% CSS 0.51% Java 4.63% Dockerfile 0.18% HCL 0.27% Python 84.89% Handlebars 2.16%

streaming-integrator's Introduction

Streaming Integrator

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit License

Overview

WSO2 Streaming Integrator (SI) is a streaming data processing server that allows you to integrate streaming data and take action based on streaming data.

WSO2 SI can be effectively used for:

  • Realtime ETL with files, DBs, SaaS apps, HTTP endpoints, etc.
  • Working with streaming messaging systems such as Kafka and NATS.
  • Streaming data integration
  • Executing complex integrations based on streaming data with WSO2 Micro Integrator.

WSO2 SI is powered by Siddhi.io, a well-known cloud native open source stream processing engine. Siddhi lets users write complex stream processing logic using a SQL-like language known as SiddhiQL. You can aggregate, transform, enrich, analyze, cleanse and correlate streams of data on the fly using Siddhi queries and constructs.

WSO2 SI lets you connect to any data source with any destination regardless of different protocols and data formats that are used by different endpoints. The SI store API provides the capability to fetch stored and aggregated data kept in-memory and in DBs via a REST API on demand using ad-hoc queries.

SI tooling provides a web-based IDE that allows you to build Siddhi applications with a drag-and-drop graphical editor, or a streaming SQL code editor. Its capability to simulate data streams and to debug Siddhi queries facilitates you to test your Siddhi applications. Created Siddhi applications can be directly deployed in a VM via the IDE, exported as a Docker image, or deployed as K8s artifacts that can be used with the Siddhi K8s Operator.

SI has native support for Kubernetes with a K8s Operator designed to provide a convenient way of deploying SI on K8s. SI has a very simple deployment architecture, and you can achieve high availability with zero data loss with two nodes of SI.

Integration flows deployed in WSO2 Micro Integrator (MI) can be invoked directly by SI in a seamless manner using low latency RPC. This allows you to build robust data processing and integration pipelines by combining powerful streaming and integration capabilities.

Streaming Integrator/ Workflow

Download

WSO2 Streaming Integrator is currently in the development stage. Therefore, you can download the source of WSO2 Streaming Integrator and build it. For detailed instructions, see the Building from the Source section.

Building from the Source

To build WSO2 Streaming Integrator from source, follow the steps below.

  1. Clone or download the source code from this repository.
  2. Run mvn clean install from the root directory of the repository.
  3. The generated Streaming Integrator distribution can be found at streaming-integrator/modules/distribution/target/-streaming-integrator-<version>.zip

When building with dependencies, you need to build in the following order.

  1. siddhi
  2. carbon-analytics-common
  3. carbon-analytics
  4. carbon-dashboards
  5. carbon-ui-server

Getting Started

To started with the Streaming Integrator follow the guides given below.

  • Quick Start Guide: Step by step guide to get your first Siddhi application running in less than 5 minutes.

  • Streaming Integrator 101: A 30 minute guide to explore the end to end development lifecycle of the Streaming Integrator.

Deploy in Docker

WSO2 Streaming Integrator has a Docker distribution so that it can be deployed in any container-orchestration system. The Docker image can be built from the source, or downloaded directly from Docker Hub.

Build the Docker Image

Before building the docker image, install Docker on the host machine.

To build the Docker image from the source, issue the following command from the root directory.
mvn clean install -Ddocker.skip=false

Get the Image from Docker Hub

To get the Docker image from Docker Hub, issue the following command.

docker pull wso2/streaming-integrator

Deploy in Kubernetes

WSO2 Streaming Integrator can be deployed in a Kubernetes cluster using Siddhi Operator.

Support

We are committed to ensuring that your enterprise middleware deployment is completely supported from evaluation to production. Our unique approach ensures that all support leverages our open development methodology and is provided by the very same engineers who build the technology.

For more details and to take advantage of this unique opportunity please visit our support site.

Reporting Issues

We encourage you to report issues, documentation faults and feature requests regarding WSO2 Streaming integrator through the WSO2 SI Issue Tracker.

When reporting security issues, please report them to [email protected], and make sure that you adhere to WSO2 Security Vulnerability Reporting Guidelines.

streaming-integrator's People

Contributors

mohanvive avatar wso2-jenkins-bot avatar gimantha avatar gokul avatar ramindu90 avatar niveathika avatar minudika avatar dilini-muthumala avatar ksdperera avatar tishan89 avatar sajithshn avatar grainier avatar wggihan avatar sinthuja avatar nirandaperera avatar anugayan avatar nisalaniroshana avatar dunithd avatar suhothayan avatar pcnfernando avatar dnwick avatar meruja avatar senthuran16 avatar swsachith avatar lafernando avatar nadeekahp avatar lasanthas avatar this avatar gowthamyvaseekaran avatar anoukh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.