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

    https://github.com/apache/spark/pull/2538#discussion_r18234439
  
    --- Diff: examples/src/main/python/streaming/network_wordcount.py ---
    @@ -0,0 +1,20 @@
    +import sys
    +
    +from pyspark import SparkContext
    +from pyspark.streaming import StreamingContext
    +
    +if __name__ == "__main__":
    --- End diff --
    
    i forgot to mention, can you add instruction on how to run the example 
(along with nc, etc.) as doc comments? See the comments in the scala / java 
NetworkWordCount.


---
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]

Reply via email to