Skip to content

apache/incubator-streampark-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

StreamPark Logo

A magical framework that makes stream processing easier!

License stars Latest release total downloads Twitter

Website  |   Document  |   FAQ

🚀 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

git clone [email protected]: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)

Join the Group

About

Apache StreamPark quickstart

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •