[
https://issues.apache.org/jira/browse/SPARK-21506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-21506:
------------------------------
Affects Version/s: (was: 2.3.0)
2.2.0
Priority: Trivial (was: Major)
Issue Type: Improvement (was: Bug)
> The description of "spark.executor.cores" may be not correct
> -------------------------------------------------------------
>
> Key: SPARK-21506
> URL: https://issues.apache.org/jira/browse/SPARK-21506
> Project: Spark
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 2.2.0
> Reporter: liuxian
> Priority: Trivial
>
> The description for "spark.executor.cores" :"The number of cores assigned to
> each executor is configurable. When this is not explicitly set, only one
> executor per application will run the same worker "
> I think it is not correct, because if one application is not assigned
> enough cores in the first `schedule()`, another executor may be launched on
> the same worker in the next time.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]