You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Alexander Ulanov (JIRA)" <ji...@apache.org> on 2015/07/27 14:06:04 UTC

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

Alexander Ulanov created SPARK-9380:
---------------------------------------

             Summary: 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