GitHub user devaraj-kavali opened a pull request:

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

    [SPARK-22519][YARN] Remove unnecessary stagingDirPath null check in 
ApplicationMaster.cleanupStagingDir()

    ## What changes were proposed in this pull request?
    Removed the unnecessary stagingDirPath null check in 
ApplicationMaster.cleanupStagingDir().
    
    ## How was this patch tested?
    I verified with the existing test cases.
    


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

    $ git pull https://github.com/devaraj-kavali/spark SPARK-22519

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

    https://github.com/apache/spark/pull/19749.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 #19749
    
----
commit 3edcd73711e2f4bcf3e80afbd0694fd42d380012
Author: Devaraj K <deva...@apache.org>
Date:   2017-11-14T20:09:34Z

    [SPARK-22519][YARN] Remove unnecessary stagingDirPath null check in
    ApplicationMaster.cleanupStagingDir()

----


---

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

Reply via email to