[
https://issues.apache.org/jira/browse/GIRAPH-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dionysios Logothetis resolved GIRAPH-1195.
------------------------------------------
Resolution: Fixed
> Register serializers for ImmutableBiMap in HadoopKryo #76
> ---------------------------------------------------------
>
> Key: GIRAPH-1195
> URL: https://issues.apache.org/jira/browse/GIRAPH-1195
> Project: Giraph
> Issue Type: Bug
> Reporter: Dionysios Logothetis
> Assignee: Dionysios Logothetis
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)