[
https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290897#comment-15290897
]
ASF GitHub Bot commented on FLINK-2044:
---------------------------------------
Github user gallenvara commented on the pull request:
https://github.com/apache/flink/pull/1956#issuecomment-220292049
Hi, @vasia @greghogan . Thanks a lot with your advice! I have modify the
codes to support the iteration with `EdgeDirection.OUT` instead of
`EdgeDirection.ALL` with edge label. And i write a test with big graph to
compare the two implementations, the result is:

The number of edge is same and the relation between every two nodes is
randomly added.
> 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)