Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
git clone https://github.com/apache/streampark.gitApache StreamPark

StreamPark: a streaming application development framework and cloud-native real-time computing platform.
๐ Overview
StreamPark is an open-source framework for building and managing real-time streaming applications, designed to simplify the end-to-end lifecycle of stream processing. It provides a unified development framework for Apache Flink and Apache Spark, along with a powerful cloud-native platform for application management.
StreamPark enables users to develop, debug, deploy, and operate large-scale streaming applications efficiently and consistently. Originally named StreamX, the project was renamed StreamPark in August 2022 and became an Apache Top-Level Project (TLP) in January 2025.
- Streaming Application Development Framework
- Simplifies Flink and Spark streaming development with prebuilt APIs, connectors, and templates.
- Cloud-Native Real-Time Computing Platform
- Offers a one-stop real-time computing platform for development, deployment, monitoring, and operations.
- Unified Batch & Streaming Processing
- Supports Apache Flink and Apache Spark, enabling both stream processing and batch processing.
- Multi-Engine & Multi-Version Support
- Run and manage multi-version Flink/Spark applications.
- Multi-Environment Compatibility
- Works on Standalone, YARN (Hadoop 2.x/3.x), and Kubernetes.
- Rich Ecosystems
- Compatible with big-data ecosystem tools (e.g., Apache Flink/Spark/Paimon/Doris) and ML/AI ecosystems.
- Easy to use
- Single-service deployment; go from zero to running jobs in minutes.

๐ QuickStart
๐ณ Play StreamPark in Docker
docker run -d -p 10000:10000 apache/streampark:latest
๐ฅ๏ธ Local Quick Installation Experience
curl -L https://streampark.apache.org/quickstart.sh | sh
https://github.com/user-attachments/assets/dd7d5a89-bc28-4ccc-9ad5-258925fc4f34
๐จ How to Build
./build.sh
๐ how to Development
โฌ๏ธ Downloads
Please head to the releases page to download a release of Apache StreamPark.
๐ Docs
๐ Our users
Various companies and organizations use Apache StreamPark for research, production and commercial products. Are you using this project? Welcome to add your company!

๐ค Contribution
๐ Submit Pull Request and Issues
You can submit any ideas as pull requests or as issues.
If you're new to posting issues, we ask that you read How To Ask Questions The Smart Way (This guide does not provide actual support services for this project!), How to Report Bugs Effectively prior to posting. Well written bug reports help us help you!
๐ป How to Contribute
We welcome your suggestions, comments (including criticisms), comments and contributions. See How to Contribute and Code Submission Guide
Thank you to all the people who already contributed to Apache StreamPark!
๐ฌ Contact Us
Contact us through the following mailing list.
| Name | Mailing list |
|---|---|
| dev@streampark.apache.org | SubscribeใUnsubscribe ใArchives |
๐ฟ Social Media
- X (Twitter)
- Zhihu (in Chinese)
- bilibili (in Chinese)
- WeChat Official Account (in Chinese, scan the QR code to follow)

๐ License
Licensed under the Apache License, Version 2.0