[
https://issues.apache.org/jira/browse/HAMA-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891454#comment-13891454
]
Hudson commented on HAMA-865:
-----------------------------
SUCCESS: Integrated in Hama-Nightly-for-Hadoop-2.x #167 (See
[https://builds.apache.org/job/Hama-Nightly-for-Hadoop-2.x/167/])
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)