[ 
https://issues.apache.org/jira/browse/SPARK-9802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-9802.
------------------------------
    Resolution: Not A Problem

It's documented already, but in the latest docs:

https://spark.apache.org/docs/latest/configuration.html

search for 'spark.executor.cores'. It looks like this got addressed along with 
https://github.com/apache/spark/commit/8f8dc45f6d4c8d7b740eaa3d2ea09d0b531af9dd

> spark configuration page should mention spark.executor.cores yarn property 
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-9802
>                 URL: https://issues.apache.org/jira/browse/SPARK-9802
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>    Affects Versions: 1.3.1
>            Reporter: nirav patel
>
> Hi,
> I see that there's --executor-cores arguments available for spark-submit 
> script which internally sets spark.executor.cores. However that property 
> should also be available on configuration page so people who doesn't use 
> spark-submit script know how to set number of cores per executor(container).
> https://spark.apache.org/docs/1.3.1/configuration.html
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to