ayudovin opened a new pull request #25668: [SPARK-28884][Core] Default number of core for yarn mode URL: https://github.com/apache/spark/pull/25668 ### What changes were proposed in this pull request? Launch spark in local and yarn mode. - local mode: the number of driver cores is 1. - yarn mode: the number of driver cores is 0. Expectation: It should display 1 by default
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
