PutSortReducer and KeyValueSortReduce 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
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