[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to