You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:11:13 UTC

[jira] [Resolved] (SPARK-19522) --executor-memory flag doesn't work in local-cluster mode

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

Hyukjin Kwon resolved SPARK-19522.
----------------------------------
    Resolution: Incomplete

> --executor-memory flag doesn't work in local-cluster mode
> ---------------------------------------------------------
>
>                 Key: SPARK-19522
>                 URL: https://issues.apache.org/jira/browse/SPARK-19522
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 2.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>            Priority: Major
>              Labels: bulk-closed
>
> {code}
> bin/spark-shell --master local-cluster[2,1,2048]
> {code}
> doesn't do what you think it does. You'll end up getting executors with 1GB each because that's the default. This is because the executor memory flag isn't actually read in local mode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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