Skip to content

Commit 05db2da

Browse files
daviesJoshRosen
authored andcommitted
[SPARK-3952] [Streaming] [PySpark] add Python examples in Streaming Programming Guide
Having Python examples in Streaming Programming Guide. Also add RecoverableNetworkWordCount example. Author: Davies Liu <[email protected]> Author: Davies Liu <[email protected]> Closes #2808 from davies/pyguide and squashes the following commits: 8d4bec4 [Davies Liu] update readme 26a7e37 [Davies Liu] fix format 3821c4d [Davies Liu] address comments, add missing file 7e4bb8a [Davies Liu] add Python examples in Streaming Programming Guide
1 parent f406a83 commit 05db2da

File tree

5 files changed

+391
-14
lines changed

5 files changed

+391
-14
lines changed

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ installing via the Ruby Gem dependency manager. Since the exact HTML output
2525
varies between versions of Jekyll and its dependencies, we list specific versions here
2626
in some cases:
2727

28-
$ sudo gem install jekyll -v 1.4.3
29-
$ sudo gem uninstall kramdown -v 1.4.1
28+
$ sudo gem install jekyll
3029
$ sudo gem install jekyll-redirect-from
3130

3231
Execute `jekyll` from the `docs/` directory. Compiling the site with Jekyll will create a directory

0 commit comments

Comments
 (0)