[ https://issues.apache.org/jira/browse/FLINK-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274225#comment-15274225 ]
ASF GitHub Bot commented on FLINK-3879: --------------------------------------- GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1967 [FLINK-3879] [gelly] Native implementation of HITS algorithm You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink 3879_native_implementation_of_hits_algorithm Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1967.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1967 ---- commit 724a86b5b5e7e7a93392048d5842fe54df7c4bfe Author: Greg Hogan <c...@greghogan.com> Date: 2016-05-06T15:13:26Z [FLINK-3879] [gelly] Native implementation of HITS algorithm ---- > Native implementation of HITS algorithm > --------------------------------------- > > Key: FLINK-3879 > URL: https://issues.apache.org/jira/browse/FLINK-3879 > Project: Flink > Issue Type: New Feature > Components: Gelly > Affects Versions: 1.1.0 > Reporter: Greg Hogan > Assignee: Greg Hogan > Fix For: 1.1.0 > > > Hyperlink-Induced Topic Search (HITS, also "hubs and authorities") is > presented in [0] and described in [1]. > [0] http://www.cs.cornell.edu/home/kleinber/auth.pdf > [1] https://en.wikipedia.org/wiki/HITS_algorithm -- This message was sent by Atlassian JIRA (v6.3.4#6332)