You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Lewandowski (JIRA)" <ji...@apache.org> on 2015/01/26 09:34:35 UTC

[jira] [Updated] (SPARK-5408) MaxPermSize is ignored by ExecutorRunner and DriverRunner

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

Jacek Lewandowski updated SPARK-5408:
-------------------------------------
    Summary: MaxPermSize is ignored by ExecutorRunner and DriverRunner  (was: MaxPermGen is ignored by ExecutorRunner and DriverRunner)

> MaxPermSize is ignored by ExecutorRunner and DriverRunner
> ---------------------------------------------------------
>
>                 Key: SPARK-5408
>                 URL: https://issues.apache.org/jira/browse/SPARK-5408
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Jacek Lewandowski
>
> ExecutorRunner and DriverRunner uses CommandUtils to build the command which runs executor or driver. The problem is that it has hardcoded {{-XX:MaxPermGen=128m}} and uses it regardless it is specified in extraJavaOpts or not. 



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

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