GitHub user oza opened a pull request:

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

    [SPARK-19207][SQL] LocalSparkSession should use Slf4JLoggerFactory.INSTANCE

    ## What changes were proposed in this pull request?
    
    Using Slf4JLoggerFactory.INSTANCE instead of creating Slf4JLoggerFactory's 
object with constructor. It's deprecated.
    
    ## How was this patch tested?
    
    With running StateStoreRDDSuite. 

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

    $ git pull https://github.com/oza/spark SPARK-19207

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

    https://github.com/apache/spark/pull/16570.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 #16570
    
----
commit 11d0cc6fd8290ba340d29f4d9cc1dc5a80b618c3
Author: Tsuyoshi Ozawa <oz...@apache.org>
Date:   2017-01-13T08:47:55Z

    [SPARK-19207][SQL] LocalSparkSession should use Slf4JLoggerFactory.INSTANCE

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to