Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/420#issuecomment-85487676
  
    Hi @balidani! I think it's still a bit confusing how this example works.
    As far as I understand, you expect a directed graph as input, but then you 
convert it to an undirected one and compute the clustering coefficient of the 
undirected graph, right?
    We should either document this behavior clearly in the example description 
or compute the result for the input we expect. I personally prefer the second 
:-)
    Also, take a look in the other examples and write a short usage description 
in the beginning of the example, including the input format that you expect 
when args are provided.
    Let me know if you have questions! 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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to