[
https://issues.apache.org/jira/browse/SPARK-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090089#comment-14090089
]
Apache Spark commented on SPARK-2913:
-------------------------------------
User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/1844
> 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.1.0, 1.0.2
> Reporter: Josh Rosen
> Assignee: Josh Rosen
> Fix For: 1.1.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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]