[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-15 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.005.patch Fixes to findbugs etc. Added unit test for

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-15 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.004.patch Incorporated comments from the review. Removed the alignment

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-11 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.003.patch Some changes to ensureExtraCapacity to create a separate

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.002.patch Fixed findbugs and release audit warnings. > Reduce memory

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2017-08-09 Thread Muhammad Samir Khan (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammad Samir Khan updated TEZ-3159: - Attachment: TEZ-3159.001.patch Added a new class that grows buffers via "doubling" until it

[jira] [Updated] (TEZ-3159) Reduce memory utilization while serializing keys and values

2016-03-09 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/TEZ-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated TEZ-3159: Description: Currently DataOutputBuffer is used for serializing. The underlying buffer