StreamPark: a streaming application development framework and cloud-native real-time computing platform.
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.
docker run -d -p 10000:10000 apache/streampark:latest curl -L https://streampark.apache.org/quickstart.sh | shStreamPark.QuickStart.mp4
./build.shπ how to Development
Please head to the releases page to download a release of Apache StreamPark.
Various companies and organizations use Apache StreamPark for research, production and commercial products. Are you using this project? Welcome to add your company!
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!
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 through the following mailing list.
| Name | Mailing list |
|---|---|
| dev@streampark.apache.org | SubscribeγUnsubscribe γArchives |
- X (Twitter)
- Zhihu (in Chinese)
- bilibili (in Chinese)
- WeChat Official Account (in Chinese, scan the QR code to follow)
Licensed under the Apache License, Version 2.0



