Github user oza commented on the issue: https://github.com/apache/spark/pull/15806 @brkyvz Thanks for taking a look. The problem I faced is: without HDFS configuration, the [quick example](https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#quick-example) results in failure with connection error to try to connect to HDFS(full stack trace is attached on [jira](https://issues.apache.org/jira/browse/SPARK-18345)). How to reproduce is: * Download spark 2.0.1 or build trunk code. * Run the [quick example](http://spark.apache.org/docs/latest/quick-start.html): results in fail The documentation is described as quick start, so I think we should avoid any configuration.
--- 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