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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13890445#comment-13890445 ] 

Hudson commented on HAMA-865:
-----------------------------

SUCCESS: Integrated in Hama-trunk #260 (See [https://builds.apache.org/job/Hama-trunk/260/])
HAMA-865: Use SequenceFile.Sorter for partitioningRunner, instead of memory-based sorted map. (edwardyoon: rev 1564208)
* /hama/trunk/conf/hama-default.xml
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/PartitioningRunner.java


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