-
- Downloads
[DOCS][SS] fix structured streaming python example
## What changes were proposed in this pull request? - SS python example: `TypeError: 'xxx' object is not callable` - some other doc issue. ## How was this patch tested? Jenkins. Author: uncleGen <hustyugm@gmail.com> Closes #17257 from uncleGen/docs-ss-python. (cherry picked from commit e29a74d5) Signed-off-by:Sean Owen <sowen@cloudera.com>
Showing
- docs/structured-streaming-programming-guide.md 9 additions, 9 deletionsdocs/structured-streaming-programming-guide.md
- sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/FileStreamSource.scala 1 addition, 1 deletion...ache/spark/sql/execution/streaming/FileStreamSource.scala
- streaming/src/main/scala/org/apache/spark/streaming/dstream/FileInputDStream.scala 1 addition, 1 deletion...org/apache/spark/streaming/dstream/FileInputDStream.scala
Loading
Please register or sign in to comment