[ 
https://issues.apache.org/jira/browse/SPARK-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941958#comment-14941958
 ] 

Apache Spark commented on SPARK-10916:
--------------------------------------

User 'vanzin' has created a pull request for this issue:
https://github.com/apache/spark/pull/8970

> YARN executors are launched with the default perm gen size
> ----------------------------------------------------------
>
>                 Key: SPARK-10916
>                 URL: https://issues.apache.org/jira/browse/SPARK-10916
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Marcelo Vanzin
>
> Unlike other backends, the YARN one does not explicitly set the perm gen size 
> for the executor process. That means that, unless the user has explicitly 
> changed it by adding extra java options, executors on YARN are running with 
> 64m of perm gen (I believe) instead of 256m like the other backends.



--
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