GitHub user infynyxx opened a pull request:
https://github.com/apache/spark/pull/13842
[SPARK-16131] initialize internal logger lazily in Scala preferred way
## What changes were proposed in this pull request?
Initialize logger instance lazily in Scala preferred way
## How was this patch tested?
By running ./build/mvn clean package locally
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/infynyxx/spark spark_internal_logger
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13842.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 #13842
----
commit 88ffc87c670deb675f443891a4b2e3315467098e
Author: Prajwal Tuladhar <[email protected]>
Date: 2016-06-22T12:25:36Z
initialize internal logger lazily in Scala preferred way
----
---
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]