Github user rnowling commented on the pull request:

    https://github.com/apache/spark/pull/3347#issuecomment-63820267
  
    @andrewor14 , thanks for the comments!  I believe I fixed everything except 
for the changing the name of the example.  I wanted some more feedback.
    
    I wrote the example to test reading and writing to a DFS.  It does so by 
comparing the result of word count on a local file to word count on the file 
after copying to the DFS.  I'm using it to make sure that DFSs are configured 
properly and accessible by all nodes. 
    
    Do you still want me to drop the test suffix?  Thanks!


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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to