[
https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273941#comment-15273941
]
ASF GitHub Bot commented on FLINK-2044:
---------------------------------------
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/1956#issuecomment-217419465
Hi @gallenvara, @greghogan,
- If it's possible to return both the hub and the authority value, I'd
prefer that.
- GSA iterations allow setting the edge direction as Greg suggested. I'm
not sure how much of a difference the combiner would make. Also, we've seen
that for some graphs scatter-gather performs better. Personally, I would be
fine with a first scatter-gather version of the algorithm. We can run some
tests to see whether GSA would be faster later.
- I agree that edge values should be internally set to `NullValue` if not
used.
> 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)