[
https://issues.apache.org/jira/browse/SPARK-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-5408.
------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.2.1)
(was: 1.3.0)
1.4.0
Issue resolved by pull request 4203
[https://github.com/apache/spark/pull/4203]
> 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
> Fix For: 1.4.0
>
>
> ExecutorRunner and DriverRunner uses CommandUtils to build the command which
> runs executor or driver. The problem is that it has hardcoded
> {{-XX:MaxPermSize=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: [email protected]
For additional commands, e-mail: [email protected]