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

    https://github.com/apache/flink/pull/1980#discussion_r64048412
  
    --- Diff: 
flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/examples/JaccardIndex.java
 ---
    @@ -40,9 +43,9 @@
     /**
      * Driver for the library implementation of Jaccard Index.
      *
    - * This example generates an undirected RMat graph with the given scale and
    - * edge factor then calculates all non-zero Jaccard Index similarity scores
    - * between vertices.
    + * This example reads a simple, undirected graph from a CSV file or 
generates
    --- End diff --
    
    remove one "generates"


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