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

    https://github.com/apache/spark/pull/722#discussion_r12514192
  
    --- Diff: 
examples/src/main/scala/org/apache/spark/examples/streaming/NetworkWordCount.scala
 ---
    @@ -31,8 +31,7 @@ import org.apache.spark.storage.StorageLevel
      * To run this on your local machine, you need to first run a Netcat server
      *    `$ nc -lk 9999`
      * and then run the example
    - *    `$ ./bin/spark-submit examples.jar \
    - *    --class org.apache.spark.examples.streaming.NetworkWordCount 
localhost 9999`
    + *    `$ ./bin/run-example 
org.apache.spark.examples.streaming.NetworkWordCount localhost 9999`
    --- End diff --
    
    Same here, no localhost


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

Reply via email to