You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/13 00:10:00 UTC

[jira] [Resolved] (GIRAPH-204) Writables don't promote and that's quite suboptimal

     [ https://issues.apache.org/jira/browse/GIRAPH-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dionysios Logothetis resolved GIRAPH-204.
-----------------------------------------
    Resolution: Abandoned

> Writables don't promote and that's quite suboptimal
> ---------------------------------------------------
>
>                 Key: GIRAPH-204
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-204
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Jakob Homan
>            Priority: Major
>
> Right now all our in/outputformats have to be exactly type conformant.  This means that spitting an IntWritable to an OutputFormat causes a runtimeexception.  We either need to make sure the formats are lowest-common-denominator, or are able to correctly handle reasonable type sloppiness.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)