GitHub user gasparms opened a pull request:
https://github.com/apache/spark/pull/4589
Fix Streaming Guide Docs. Change linked files according the selected
language
Currently, Spark Streaming Programming Guide after updateStateByKey
explanation links to file stateful_network_wordcount.py and note "For the
complete Scala code ..." for any language tab selected. This is an incoherence.
I've changed the guide and link its pertinent example file.
JavaStatefulNetworkWordCount.java example was not created so I added to the
commit.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gasparms/spark feature/streaming-guide
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4589.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4589
----
commit 92db405a716a1b294387acdb45fd29a456986f6d
Author: gasparms <[email protected]>
Date: 2015-02-13T12:26:36Z
Fix Streaming Programming Guide. Change files according the selected
language
commit e92e6b80d14288c97223be71a587ce7187a870e2
Author: gasparms <[email protected]>
Date: 2015-02-13T12:36:40Z
Fix incoherence
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]