You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/12/27 08:31:23 UTC

[jira] [Updated] (SPARK-2913) Spark's log4j.properties should always appear ahead of Hadoop's on classpath

     [ https://issues.apache.org/jira/browse/SPARK-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell updated SPARK-2913:
-----------------------------------
    Fix Version/s:     (was: 1.2.0)
                   1.3.0

> Spark's log4j.properties should always appear ahead of Hadoop's on classpath
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-2913
>                 URL: https://issues.apache.org/jira/browse/SPARK-2913
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 1.0.2, 1.1.0
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>             Fix For: 1.3.0
>
>
> In the current {{compute-classpath}} scripts, the Hadoop conf directory may appear before Spark's conf directory in the computed classpath.  This leads to Hadoop's log4j.properties being used instead of Spark's, preventing users from easily changing Spark's logging settings.
> To fix this, we should add a new classpath entry for Spark's log4j.properties file.



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