You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Haitao Yao (JIRA)" <ji...@apache.org> on 2014/11/11 09:46:33 UTC

[jira] [Created] (SPARK-4340) add java opts argument substitute to avoid gc log overwritten

Haitao Yao created SPARK-4340:
---------------------------------

             Summary: add java opts argument substitute to avoid gc log overwritten
                 Key: SPARK-4340
                 URL: https://issues.apache.org/jira/browse/SPARK-4340
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 1.2.0
            Reporter: Haitao Yao
            Priority: Minor


In standalone mode, if more executors are assigned to 1 host, the gc log will be overwritten. so I add {{CORE_ID}}, {{EXECUTOR_ID}}, {{APP_ID}} substitute to support configuration with APP_ID

Heres' the push request.
https://github.com/apache/spark/pull/3205
Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org