GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/4184

    SPARK-3782 [CORE] Direct use of log4j in AkkaUtils interferes with certain 
logging configurations

    Although the underlying issue can I think be solved by having user code use 
slf4j 1.7.6+, it might be helpful and consistent to update Spark's slf4j too. I 
see no reason to believe it would be incompatible with other 1.7.x releases: 
http://www.slf4j.org/news.html  Lots of different version of slf4j are in use 
in the wild and anecdotally I have never seen an issue mixing them.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srowen/spark SPARK-3782

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/4184.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4184
    
----
commit 5608d2877ecf78f2bdef6df5b74ce7c85001d515
Author: Sean Owen <[email protected]>
Date:   2015-01-24T13:15:07Z

    Update slf4j to 1.7.10

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to