[
https://issues.apache.org/jira/browse/SPARK-5408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291583#comment-14291583
]
Apache Spark commented on SPARK-5408:
-------------------------------------
User 'jacek-lewandowski' has created a pull request for this issue:
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.3.0, 1.2.1
>
>
> 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]