Apache StreamPark quickstart

Clone this repo:
  1. 5ed17ad Merge pull request #29 from wolfboys/readme by benjobs · 6 months ago dev release-2.0.0
  2. 143df1f [Improve] update README by benjobs · 6 months ago
  3. 49bb196 test case add by benjobs · 1 year, 6 months ago
  4. 2f04a80 Merge pull request #25 from wolfboys/jobName-fixed by benjobs · 1 year, 6 months ago
  5. ca24bce Merge remote-tracking branch 'origin/jobName-fixed' into jobName-fixed by benjobs · 1 year, 6 months ago

License stars Latest release total downloads Twitter

Website  |   Document  |   FAQ

🚀 What is StreamPark?

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

git clone git@github.com:apache/incubator-streampark-quickstart.git
cd incubator-streampark-quickstart
mvn clean install -DskipTests

💬 Social Media

  • Twitter
  • Zhihu (in Chinese)
  • bilibili (in Chinese)
  • WeChat Official Account (in Chinese, scan the QR code to follow)