Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-9380

Pregel example fix in graphx-programming-guide

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • Documentation
    • None

    Description

      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]

      Attachments

        Activity

          People

            avulanov Alexander Ulanov
            avulanov Alexander Ulanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: