[ 
https://issues.apache.org/jira/browse/FLINK-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377816#comment-14377816
 ] 

ASF GitHub Bot commented on FLINK-1528:
---------------------------------------

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!


> Add local clustering coefficient library method and example
> -----------------------------------------------------------
>
>                 Key: FLINK-1528
>                 URL: https://issues.apache.org/jira/browse/FLINK-1528
>             Project: Flink
>          Issue Type: Task
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Daniel Bali
>
> Add a gelly library method and example to compute the local clustering 
> coefficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to