[
https://issues.apache.org/jira/browse/GIRAPH-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606651#comment-14606651
]
Avery Ching commented on GIRAPH-1018:
-------------------------------------
Committed, thanks Hassan!
> Improving PartitionStore API to better match its expected behaviour
> -------------------------------------------------------------------
>
> Key: GIRAPH-1018
> URL: https://issues.apache.org/jira/browse/GIRAPH-1018
> Project: Giraph
> Issue Type: Improvement
> Reporter: Hassan Eslami
> Assignee: Hassan Eslami
> Priority: Trivial
> Labels: core, partition, store
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Currently, at some places in the core code-base, graph statistics (number of
> vertices and number of edges) are being obtained by loading the entire
> partition and then putting it back. Although this is a correct way, it is not
> efficient (for instance for out-of-core computation), and concise (in terms
> of semantics).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)