Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/incubator-streampark-quickstart

Apache StreamPark quickstart
https://github.com/apache/incubator-streampark-quickstart

Last synced: about 1 month ago
JSON representation

Apache StreamPark quickstart

Awesome Lists containing this project

README

        


StreamPark Logo


A magical framework that makes stream processing easier!

[![License](https://img.shields.io/badge/license-Apache%202-blue.svg?style=for-the-badge&label=license)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![stars](https://img.shields.io/github/stars/apache/streampark?style=for-the-badge&label=stars)](https://github.com/apache/incubator-streampark/stargazers)
[![Latest release](https://img.shields.io/github/v/release/apache/streampark.svg?style=for-the-badge&label=release)](https://github.com/apache/incubator-streampark/releases)
[![total downloads](https://img.shields.io/github/downloads/apache/streampark/total.svg?style=for-the-badge&label=downloads)](https://streampark.apache.org/download)
[![Twitter](https://img.shields.io/twitter/follow/ASFStreamPark?label=follow&logo=twitter&style=for-the-badge)](https://twitter.com/ASFStreamPark)

**[Website](https://streampark.apache.org)**  |  
**[Document](https://streampark.apache.org/docs/intro)**  |  
**[FAQ](https://github.com/apache/incubator-streampark/issues/507)**

## 🚀 What is StreamPark?

StreamPark is a stream processing development framework and professional management platform.

> StreamPark is a streaming application development framework. Aimed at ease building and managing streaming applications, StreamPark provides development framework for writing stream processing application with Apache Flink and Apache Spark, More other engines will be supported in the future. Also, StreamPark is a professional management platform for streaming application
, including application development, debugging, interactive query, deployment, operation, maintenance, etc. It was initially known as StreamX and renamed to StreamPark in August 2022.

## 🚀 What is streampark-quickstart ?

> Apache StreamPark quickstart program for developing `Flink`

## 🎉 Modules

* quickstart-apacheflink
* quickstart-datastream
* quickstart-flinksql
* quickstart-connector

### | quickstart-apacheflink
> quickstart-apacheflink is an official SocketWindowWordCount program provided by Flink. The project structure, packaging rules, development methods, etc. are fully consistent with the specifications required by the Flink official website. The reason for having this module is to support the deployment of standard Flink programs (Flink programs developed according to the official development specifications) in streampark-console for subsequent demonstrations and ease of use.

### | quickstart-datastream
> This module demonstrates how to quickly develop a DataStream program using Apache StreamPark. It provides development examples in both Java and Scala to help developers get started quickly.

### | quickstart-flinksql
> This module demonstrates how to quickly develop a Flink & SQL program using Apache StreamPark. It provides development examples in both Java and Scala to help developers get started quickly.

### | quickstart-connector
> This module demonstrates how to use various Datastream connectors provided by Apache StreamPark. It includes configuration and usage examples of various Datastream connectors, allowing developers to get started quickly.

## 🔨 How to Build

```shell
git clone [email protected]:apache/incubator-streampark-quickstart.git
cd incubator-streampark-quickstart
mvn clean install -DskipTests
```

## 💬 Social Media

- [Twitter](https://twitter.com/ASFStreamPark)
- [Zhihu](https://www.zhihu.com/people/streampark) (in Chinese)
- [bilibili](https://space.bilibili.com/455330087) (in Chinese)
- WeChat Official Account (in Chinese, scan the QR code to follow)

Join the Group