[GitHub] spark pull request #15470: [SPARK-17921] failfast on checkpointLocation spec...

2016-10-13 Thread brkyvz
Github user brkyvz closed the pull request at: https://github.com/apache/spark/pull/15470 --- 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 ena

[GitHub] spark pull request #15470: [SPARK-17921] failfast on checkpointLocation spec...

2016-10-13 Thread zsxwing
Github user zsxwing commented on a diff in the pull request: https://github.com/apache/spark/pull/15470#discussion_r83319730 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamWriter.scala --- @@ -222,9 +222,13 @@ final class DataStreamWriter[T] private[sql

[GitHub] spark pull request #15470: [SPARK-17921] failfast on checkpointLocation spec...

2016-10-13 Thread brkyvz
GitHub user brkyvz opened a pull request: https://github.com/apache/spark/pull/15470 [SPARK-17921] failfast on checkpointLocation specified for memory streams ## What changes were proposed in this pull request? The checkpointLocation option in memory streams in StructuredStr