You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2014/02/04 06:46:09 UTC

[jira] [Resolved] (HAMA-865) Use SequenceFile.Sorter for partitioningRunner, instead of memory-based sorted map.

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

Edward J. Yoon resolved HAMA-865.
---------------------------------

    Resolution: Fixed

patch applied.

> Use SequenceFile.Sorter for partitioningRunner, instead of memory-based sorted map.
> -----------------------------------------------------------------------------------
>
>                 Key: HAMA-865
>                 URL: https://issues.apache.org/jira/browse/HAMA-865
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp core
>    Affects Versions: 0.6.3
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Trivial
>             Fix For: 0.7.0
>
>
> We can use just sorter to reduce the code complexity, and memory usage.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)