[
https://issues.apache.org/jira/browse/SPARK-9380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646845#comment-14646845
]
Apache Spark commented on SPARK-9380:
-------------------------------------
User 'avulanov' has created a pull request for this issue:
https://github.com/apache/spark/pull/7695
> 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: [email protected]
For additional commands, e-mail: [email protected]