[
https://issues.apache.org/jira/browse/SPARK-9731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662124#comment-14662124
]
Andrew Or commented on SPARK-9731:
----------------------------------
This was already fixed in SPARK-9353 but was re-introduced later in SPARK-4751.
> Standalone scheduling incorrect cores if spark.executor.cores is not set
> ------------------------------------------------------------------------
>
> Key: SPARK-9731
> URL: https://issues.apache.org/jira/browse/SPARK-9731
> Project: Spark
> Issue Type: Bug
> Components: Deploy
> Affects Versions: 1.5.0
> Reporter: Carson Wang
> Priority: Blocker
>
> The issue only happens if `spark.executor.cores` is not set and executor
> memory is set to a high value.
> For example, if we have a worker with 4G and 10 cores and we set
> `spark.executor.memory` to 3G, then only 1 core is assigned to the executor.
> The correct number should be 10 cores.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]