You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2013/03/01 21:37:13 UTC

[jira] [Created] (GIRAPH-548) Reuse Edge objects in EdgeReader implementations

Alessandro Presta created GIRAPH-548:
----------------------------------------

             Summary: Reuse Edge objects in EdgeReader implementations
                 Key: GIRAPH-548
                 URL: https://issues.apache.org/jira/browse/GIRAPH-548
             Project: Giraph
          Issue Type: Improvement
            Reporter: Alessandro Presta
            Assignee: Alessandro Presta


Because read edges are serialized right away, we can actually reuse the same Edge object in each EdgeReader instance.
This behavior is currently optional in the Hive input formats, but it doesn't need to. It can also be adopted in other formats (e.g. PseudoRandomEdgeInputFormat).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira