Commit 1fe677a
[Streaming][Minor]Fix some error docs in streaming examples
Small changes, please help to review, thanks a lot.
Author: Saisai Shao <[email protected]>
Closes #4837 from jerryshao/doc-fix and squashes the following commits:
545291a [Saisai Shao] Fix some error docs in streaming examples
(cherry picked from commit d8fb40e)
Signed-off-by: Sean Owen <[email protected]>1 parent 6a2fc85 commit 1fe677a
3 files changed
Lines changed: 4 additions & 3 deletions
File tree
- examples
- scala-2.10/src/main/scala/org/apache/spark/examples/streaming
- src/main/python/streaming
- python/pyspark/streaming
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments