GitHub user watermen opened a pull request:
https://github.com/apache/spark/pull/3400
[SPARK-4535][Streaming] Fix the error in comments
change `NetworkInputDStream` to `ReceiverInputDStream`
change `ReceiverInputTracker` to `ReceiverTracker`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/watermen/spark fix-comments
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3400.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 #3400
----
commit 1b1bda3536bfa0618884d1579a180ecf4a8ed7ff
Author: Yadong Qi <[email protected]>
Date: 2014-11-19T06:22:23Z
Update StreamingContext.scala
commit 97f07fae692d05f0c89268224ca9d04c17ea86ba
Author: Yadong Qi <[email protected]>
Date: 2014-11-19T06:23:17Z
Update JavaStreamingContext.scala
commit 4407575c6981d1974aab02a928ef76db36edc2a5
Author: Yadong Qi <[email protected]>
Date: 2014-11-19T06:41:09Z
Rename ReceiverInputTracker to ReceiverTracker
commit 1f2e765f38893abc4dfe63e2029f9487ab6bd9fa
Author: Yadong Qi <[email protected]>
Date: 2014-11-21T07:47:27Z
change "network input stream" to "receiver input stream"
commit fb239c98d682f3d80b22fcbe2cd3976755a99811
Author: Yadong Qi <[email protected]>
Date: 2014-11-21T08:55:45Z
change "NetworkInputDStream" to "ReceiverInputDStream"
commit 0a9a041d5d1d838e58267ec5dee3370a06cd20f8
Author: Yadong Qi <[email protected]>
Date: 2014-11-21T08:56:35Z
change "NetworkInputDStream" to "ReceiverInputDStream"
commit ab917314afc61b28a95f76ea64ae74f2a735fa40
Author: Yadong Qi <[email protected]>
Date: 2014-11-21T08:57:53Z
change "NetworkInputDStream" to "ReceiverInputDStream"
----
---
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]