[
https://issues.apache.org/jira/browse/HBASE-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170776#comment-13170776
]
Hudson commented on HBASE-5014:
-------------------------------
Integrated in HBase-TRUNK-security #33 (See
[https://builds.apache.org/job/HBase-TRUNK-security/33/])
HBASE-5014 PutSortReducer should adhere to memory limits
kannan :
Files :
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/mapreduce/PutSortReducer.java
> PutSortReducer should adhere to memory limits
> ---------------------------------------------
>
> Key: HBASE-5014
> URL: https://issues.apache.org/jira/browse/HBASE-5014
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
> Fix For: 0.94.0
>
> Attachments: putSortReducer1.txt
>
>
> The PutSortReduce class has a configurable threshold to flush partial sorted
> data for large rows. However, it was not using the size of the key in the
> calculation of overall memory used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira