GitHub user sahilTakiar opened a pull request:

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

    [SPARK-23658][LAUNCHER] InProcessAppHandle uses the wrong class in getLogger

    ## What changes were proposed in this pull request?
    
    Changed `Logger` in `InProcessAppHandle` to use `InProcessAppHandle` 
instead of `ChildProcAppHandle`

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

    $ git pull https://github.com/sahilTakiar/spark master

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

    https://github.com/apache/spark/pull/20815.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 #20815
    
----
commit 1518a5af591b2254e947a60e0ec107551f2155a4
Author: Sahil Takiar <stakiar@...>
Date:   2018-03-13T18:24:20Z

    [SPARK-23658][LAUNCHER] InProcessAppHandle uses the wrong class in getLogger

----


---

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

Reply via email to