[GitHub] spark pull request #18179: [SPARK-20894][SS] Resolve the checkpoint location...

2017-08-07 Thread zsxwing
Github user zsxwing closed the pull request at: https://github.com/apache/spark/pull/18179 --- 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 #18179: [SPARK-20894][SS] Resolve the checkpoint location...

2017-06-01 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/18179#discussion_r119752541 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala --- @@ -614,6 +614,25 @@ class StreamSuite extends StreamTest {

[GitHub] spark pull request #18179: [SPARK-20894][SS] Resolve the checkpoint location...

2017-06-01 Thread zsxwing
GitHub user zsxwing opened a pull request: https://github.com/apache/spark/pull/18179 [SPARK-20894][SS] Resolve the checkpoint location in driver and use the resolved path in state store (branch-2.2) ## What changes were proposed in this pull request? Backport #18149 to