GitHub user zsxwing opened a pull request:

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

    [SPARK-12002][Streaming][PySpark] Fix python direct stream checkpoint 
recovery issue

    Fixed a minor race condition in #10017
    
    Closes #10017

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

    $ git pull https://github.com/zsxwing/spark review-pr10017

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

    https://github.com/apache/spark/pull/10074.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 #10074
    
----
commit 3ff4b099e3deb37aec784ee67cf4a83e10c644b7
Author: jerryshao <ss...@hortonworks.com>
Date:   2015-11-27T13:30:13Z

    Fix python direct stream checkpoint recovery issue

commit bfae0ab21c75eefcee2bb276ec152cfdfb2a4228
Author: jerryshao <ss...@hortonworks.com>
Date:   2015-11-27T13:50:15Z

    Fix style issue

commit 82b1a079458383d04cec86393aaf2482be3ff7c2
Author: Shixiong Zhu <shixi...@databricks.com>
Date:   2015-12-01T20:30:53Z

    Fix a race condition when cleaning temp files in tests
    
    Use stopGracefully=True to make sure when deleting temp files, no jobs are 
writing checkpoint files

----


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