apache/streampark ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web platform for managing real time streaming jobs, something like a one stop control center for Apache Flink and Apache Spark apps.
I want to be able to create a job, edit its settings, deploy it, start and stop it, and see whether it is running or failed. It should also show basic monitoring info so I can tell what my jobs are doing without digging around in logs. Make it easy to use, with a clean dashboard, and set it up so someone can go from zero to running jobs quickly.
It should support running jobs in different environments, including standalone, YARN, and Kubernetes if possible. If you need to look up current docs online while building it, do that. Keep the experience straightforward, practical, and centered on operating streaming applications from one place.
Are you gonna build this?
make sure you review the code using coderabbit