Jacek Lewandowski created SPARK-5408:
----------------------------------------
Summary: MaxPermGen 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: [email protected]
For additional commands, e-mail: [email protected]