You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by oza <gi...@git.apache.org> on 2017/01/13 09:17:46 UTC

[GitHub] spark pull request #16570: [SPARK-19207][SQL] LocalSparkSession should use S...

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

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


[GitHub] spark issue #16570: [SPARK-19207][SQL] LocalSparkSession should use Slf4JLog...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/16570
  
    **[Test build #3528 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3528/testReport)** for PR 16570 at commit [`11d0cc6`](https://github.com/apache/spark/commit/11d0cc6fd8290ba340d29f4d9cc1dc5a80b618c3).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


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

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


[GitHub] spark issue #16570: [SPARK-19207][SQL] LocalSparkSession should use Slf4JLog...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/16570
  
    **[Test build #3528 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3528/testReport)** for PR 16570 at commit [`11d0cc6`](https://github.com/apache/spark/commit/11d0cc6fd8290ba340d29f4d9cc1dc5a80b618c3).


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

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


[GitHub] spark issue #16570: [SPARK-19207][SQL] LocalSparkSession should use Slf4JLog...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/16570
  
    Can one of the admins verify this patch?


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

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


[GitHub] spark issue #16570: [SPARK-19207][SQL] LocalSparkSession should use Slf4JLog...

Posted by oza <gi...@git.apache.org>.
Github user oza commented on the issue:

    https://github.com/apache/spark/pull/16570
  
    Thanks Sean for your review!


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

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


[GitHub] spark pull request #16570: [SPARK-19207][SQL] LocalSparkSession should use S...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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

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


[GitHub] spark issue #16570: [SPARK-19207][SQL] LocalSparkSession should use Slf4JLog...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/16570
  
    Merged to master


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

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