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/03 07:36:08 UTC

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

Edward J. Yoon created HAMA-865:
-----------------------------------

             Summary: 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)