GitHub user Sephiroth-Lin opened a pull request:

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

    [SPARK-7705][Yarn] Cleanup of .sparkStaging directory fails if application 
is killed

    As I have tested, if we cancel or kill the app then the final status may be 
undefined, killed or succeeded, so clean up staging directory when appMaster 
exit at any final application status.

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

    $ git pull https://github.com/Sephiroth-Lin/spark SPARK-7705

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

    https://github.com/apache/spark/pull/6409.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 #6409
    
----
commit 95595c30cce6708bd0470f66b79b3ed9d66a5d03
Author: linweizhong <[email protected]>
Date:   2015-05-26T12:27:43Z

    Cleanup of .sparkStaging directory when AppMaster exit at any final
    application status

----


---
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]

Reply via email to