Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/247#discussion_r11281522
--- Diff:
streaming/src/main/scala/org/apache/spark/streaming/dstream/NetworkInputDStream.scala
---
@@ -112,7 +131,7 @@ abstract class NetworkReceiver[T: ClassTag]() extends
Serializable with Logging
def getLocationPreference() : Option[String] = None
/**
- * Starts the receiver. First is accesses all the lazy members to
+ * Start the receiver. First is accesses all the lazy members to
--- End diff --
I am not entirely sure. Lets address this in the other PR #300 where this
is refactored any way.
---
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.
---