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

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

Github user gallenvara commented on the pull request:

    https://github.com/apache/flink/pull/1956#issuecomment-217527593
  
    Hi, @vasia @greghogan ,
    - code modified and support to return both hub and authority score as 
`Tuple2` type now. The implementation will run extra one iteration to normalize 
the hub value in the end. With scatter-gather being implemented, the GSA 
version is easy to write.
    - As for the threshold, the algorithm should check neighboring hub or 
authority iteration whether there are vertex updating. It's a little difficult 
and from my view, the` maxIteration` parameter play a similar role with 
threshold. 
    - I will open another issue for GSA version and relevant tests.


> Implementation of Gelly HITS Algorithm
> --------------------------------------
>
>                 Key: FLINK-2044
>                 URL: https://issues.apache.org/jira/browse/FLINK-2044
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>            Reporter: Ahamd Javid
>            Assignee: GaoLun
>            Priority: Minor
>
> Implementation of Hits Algorithm in Gelly API using Java. the feature branch 
> can be found here: (https://github.com/JavidMayar/flink/commits/HITS)



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

Reply via email to