Github user andralungu commented on the pull request:

    https://github.com/apache/flink/pull/847#issuecomment-113483077
  
    Mea culpa. No the mapper test is fine;
    
    For the examples comment, I meant to go through the classes in the example 
folder and to modify the way the graph is currently read. Right now, we fetch 
the edges via `env.fromCsv` and then use `Graph.fromDataSet` to create the 
graph. We should do it directly via Graph.fromCsv. 
    
    The example in the docs is fine, because it explains how fromDataSet works. 
That is still available. 


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