GitHub user liorchaga opened a pull request:
https://github.com/apache/spark/pull/4998
[SPARK-6305] add log4j2 profile and prevent log4j 1.2 shading
* log4j and slf4j-log4j12 compile dependencies in submodules removed
* log4j2 profile added with log4h12 and slf4j-log4j12 dependencies declared
with provided scope (to avoid transitive dependencies when shading), and log4j2
dependencies declared with compile scope
* updated documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/taboola/spark master-log4j2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4998.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 #4998
----
commit 41e3e3506e6bf123864606cf7ee4888283ce6bc8
Author: Lior Chaga <[email protected]>
Date: 2015-03-12T12:05:10Z
* log4j and slf4j-log4j12 compile dependencies in submodules removed
* log4j2 profile added with log4h12 and slf4j-log4j12 dependencies declared
with provided scope (to avoid transitive dependencies when shading), and log4j2
dependencies declared with compile scope
* updated documentation
----
---
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]