[GitHub] spark pull request #16687: [SPARK-19343][DStreams] Do once optimistic checkp...

2017-01-24 Thread uncleGen
Github user uncleGen closed the pull request at: https://github.com/apache/spark/pull/16687 --- 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

[GitHub] spark pull request #16687: [SPARK-19343][DStreams] Do once optimistic checkp...

2017-01-23 Thread uncleGen
Github user uncleGen commented on a diff in the pull request: https://github.com/apache/spark/pull/16687#discussion_r97483845 --- Diff: streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobGenerator.scala --- @@ -146,6 +147,11 @@ class JobGenerator(jobScheduler:

[GitHub] spark pull request #16687: [SPARK-19343][DStreams] Do once optimistic checkp...

2017-01-23 Thread uncleGen
Github user uncleGen commented on a diff in the pull request: https://github.com/apache/spark/pull/16687#discussion_r97483687 --- Diff: streaming/src/test/scala/org/apache/spark/streaming/StreamingContextSuite.scala --- @@ -837,6 +839,29 @@ class StreamingContextSuite extends

[GitHub] spark pull request #16687: [SPARK-19343][DStreams] Do once optimistic checkp...

2017-01-23 Thread uncleGen
GitHub user uncleGen opened a pull request: https://github.com/apache/spark/pull/16687 [SPARK-19343][DStreams] Do once optimistic checkpoint before stop ## What changes were proposed in this pull request? Streaming job restarts from checkpoint, and it will rebuild several