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

Support better message config for Giraph

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • graph
    • None

    Description

      There are various different options for sending messages in Giraph:

      • whether there is going to be a combiner
      • MessageEncodeAndStoreType to be used
      • message factory
      • etc

      If you want different properties in different iterations, currently you can set some of them in master through SuperstepClasses, which are then sent to all the workers, which then use MessageStoreFactory (for example - InMemoryWithPrimitivesMessageStoreFactory)
      Some of the properties are missing there, and so cannot be changed at all (like message factory/MessageEncodeAndStoreType)

      Attachments

        Activity

          People

            Unassigned Unassigned
            ikabiljo Igor Kabiljo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: