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

BspUtils.createVertex() uses Hadoop ReflectionUtils instead of Giraph ReflectionUtils.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 1.0.0
    • None
    • None
    • None

    Description

      I noticed this while converting my vertices to RepresentativeVertices.

      My previous code which used the BspUtils.createVertex() method would lead to NullPointerExceptions being thrown on vertex.initialize() when it tried to dereference the configuration.

      Changing my code to use the ImmutableClassesGiraphConfiguration createVertex() fixed this issue, presumably b/c it uses the right ReflectionsUtil.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bfem Brian Femiano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: