[ 
https://issues.apache.org/jira/browse/HBASE-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kannan Muthukkaruppan updated HBASE-5014:
-----------------------------------------

    Summary: PutSortReducer should adhere to memory limits  (was: 
PutSortReducer and KeyValueSortReduce should adhere to memory limits)

updating title of bug. will commit patch next.
                
> 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
>         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

        

Reply via email to