Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/247#discussion_r11227952
  
    --- 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 --
    
    should the below method `start()` be private?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to