yaooqinn commented on pull request #32979: URL: https://github.com/apache/spark/pull/32979#issuecomment-865610661
1. `spark.yarn.queue` does not fail spark applications on Kubernetes, users know that it is YARN-specific. 2. `spark.driver.cores` does not fail client mode spark applications, user know that it is cluster-specific. 3. So, `spark.kubernetes.driver.pod.name` might not fail a spark application w/o an actual driver pod there, right? -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
