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

Register serializers for ImmutableBiMap in HadoopKryo #76

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • None
    • None

    Description

      When using guava, RegularImmutableBiMap is may be used underneath the covers as an immutable map implementation. The default MapSerializer does not work for this implementation as it does not support the put() operation. Instead, we can register this class to use the ImmutableMapSerializer just like with RegularImmutableMap.

      Attachments

        Issue Links

          Activity

            People

              dlogothetis Dionysios Logothetis
              dlogothetis Dionysios Logothetis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: