dcoliversun commented on PR #36360: URL: https://github.com/apache/spark/pull/36360#issuecomment-1111889126
@dongjoon-hyun Hi, I tried it before, but unfortunately it didn't fit the needs. We need a more flexible spark configuration instead of going through template yaml files. `podTemplate` is not suitable for scheduling jobs on multiple k8s clusters. Different k8s clusters have different configurations. yaml files add complexity to the scheduler. Parameter configuration will be lighter. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
