nicknezis commented on pull request #3710: URL: https://github.com/apache/incubator-heron/pull/3710#issuecomment-922162384
Yes, I think we might be saying the same thing. The pod configs would be loaded before job submission. The K8s scheduler exists in the Heron API Server. So someone wanting to use this feature would install Heron API Server and the specifically named ConfigMap PodTemplate. Then when submitting the topology with the new `--config-property`, the Heron scheduler would lookup and use the PodTemplate, instead of making the default StatefulSet with `createStatefulSet`. -- 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]
