Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-644

In the SimpleShortestPathVertex, vertex values get not initialized with edge list input format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • examples
    • None

    Description

      Vertices that get created by receiving a message (and not created on superstep 0) do not get the value initialized by MAX_VALUE.
      This happens when the vertex is not given on the first column in the input file. This means that the vertex is not created at the beginning but only when it receives a message, hence the initialization call is not executed and the vertex value is set to 0.

      Attachments

        1. GIRAPH-644.diff
          1.0 kB
          Maria Stylianou
        2. GIRAPH-644.diff
          1 kB
          Maria Stylianou

        Activity

          People

            Unassigned Unassigned
            marsty5 Maria Stylianou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: