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

SimpleTriangleClosingVertex should not use ArrayWritable for a vertex value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • examples, test
    • None

    Description

      Need to convert to (yuck) Text output for vertex values, hope my tuples don't get too long. I followed several instructions from Hadoop about subclassing and using existing ArrayWritables, always both methods will compile with 'mvn verify' nicely, but break in actual use. GiraphJob.run() seems to be the culprit. Don't know if I can solve this myself in a way that will be pleasing to everyone. See GIRAPH-227 if you can help fix this ArrayWritable problem. As far as the vertex example, I'll covert it (and related tests) to Text output now.

      Thanks again to Sean Choi, who noticed this and used the same (Text for tuples) solution successfully.

      Attachments

        1. GIRAPH-228-1.patch
          9 kB
          Eli Reisman
        2. GIRAPH-228-2.patch
          9 kB
          Eli Reisman
        3. GIRAPH-228-4.patch
          10 kB
          Eli Reisman
        4. GIRAPH-228-5.patch
          10 kB
          Eli Reisman

        Activity

          People

            initialcontext Eli Reisman
            initialcontext Eli Reisman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: