GitHub user mikaelstaldal opened a pull request:
https://github.com/apache/spark/pull/14320
[SPARK-16416] [Core] force eager creation of loggers to avoid shutdown hook
conflicts
## What changes were proposed in this pull request?
Force eager creation of loggers to avoid shutdown hook conflicts.
## How was this patch tested?
Manually tested with a project using Log4j 2, verified that the shutdown
hook conflict issue was solved.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikaelstaldal/spark shutdown-hook-logging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14320.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 #14320
----
commit 334adafa85dd1dca5485ccbbe7a17645c12fc52f
Author: Mikael Ståldal <[email protected]>
Date: 2016-07-22T15:15:42Z
Force eager creation of loggers
----
---
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]