Github user tgravescs commented on the issue:
https://github.com/apache/spark/pull/15869
- spark.driver.memory and spark.executor.memory is good to remove from yarn
side as its duplicate since they were added for others.
spark.driver.cores and spark.executor.cores could also be removed from yarn
config docs as they are in the general ones now too.
- spark.executor.instances is still only used in YARN. --num-executors is
also YARN only. I'm not sure the exact behavior of
spark.dynamicAllocation.initialExecutors on mesos or standalone mode to know if
the description for that should be updated for those.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]