[
https://issues.apache.org/jira/browse/GIRAPH-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755930#comment-15755930
]
Sergey Edunov commented on GIRAPH-1126:
---------------------------------------
I believe that version from release-1.0 does not even compile now. Simply
because Vertex class doesn't have compute() function anymore.
So, we should either take this link:
https://github.com/apache/giraph/blob/trunk/giraph-examples/src/main/java/org/apache/giraph/examples/SimpleShortestPathsComputation.java
and update intro accordingly.
Or, much better, rewrite the whole thing using the new API and update intro as
well.
> Broken Link on Introduction Page for User Docs
> ----------------------------------------------
>
> Key: GIRAPH-1126
> URL: https://issues.apache.org/jira/browse/GIRAPH-1126
> Project: Giraph
> Issue Type: Task
> Components: site
> Environment: Chrome Browser v54.0.2840.98 on macOS Sierra v10.12.1
> Reporter: Michael Aro
> Assignee: Michael Aro
> Priority: Trivial
> Labels: documentation
>
> On the Introduction page of the User Docs is a broken link. The "here" link
> before the code snippet on the page has a broken link to a java file on the
> Github site.
> URL: http://giraph.apache.org/intro.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)