You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Neelesh Srinivas Salian (JIRA)" <ji...@apache.org> on 2015/07/30 00:17:04 UTC

[jira] [Commented] (SPARK-9380) Pregel example fix in graphx-programming-guide

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

Neelesh Srinivas Salian commented on SPARK-9380:
------------------------------------------------

Seems to be corrected.
https://github.com/apache/spark/blob/master/docs/graphx-programming-guide.md

> Pregel example fix in graphx-programming-guide
> ----------------------------------------------
>
>                 Key: SPARK-9380
>                 URL: https://issues.apache.org/jira/browse/SPARK-9380
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.4.0
>            Reporter: Alexander Ulanov
>             Fix For: 1.4.0
>
>
> Pregel operator to express single source
> shortest path does not work due to incorrect type of the graph: Graph[Int, Double] should be Graph[Long, Double]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org