Srinivasa Reddy Vundela created SPARK-11105:
-----------------------------------------------

             Summary: Dsitribute the log4j.properties files from the client to 
the executors
                 Key: SPARK-11105
                 URL: https://issues.apache.org/jira/browse/SPARK-11105
             Project: Spark
          Issue Type: Bug
          Components: YARN
    Affects Versions: 1.5.1
            Reporter: Srinivasa Reddy Vundela
            Priority: Minor


The log4j.properties file from the client is not distributed to the executors. 
This means that the client settings are not applied to the executors and they 
run with the default settings.
This affects troubleshooting and data gathering.
The workaround is to use the --files option for spark-submit to propagate the 
log4j.properties file



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