Gallardot commented on PR #15302: URL: https://github.com/apache/dolphinscheduler/pull/15302#issuecomment-1851179932
I have several questions: 1. Can you list some specific use cases? 2. Do the current job types not meet the requirements? 3. If it's to support multiple pods, why use the deployment type instead of the statefulset type? Are either of these types suitable for running scheduled tasks? 4. Why is there a need to support services? 5. If it's for flexibility, would it be sufficient to directly provide a template for custom job types? Discussing : 1. Is Kubernetes more suitable as a runtime? For example, DataX, Spark, Flink, etc. provide Kubernetes as a runtime. The default is local mode. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
