[ https://issues.apache.org/jira/browse/HADOOP-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630978#action_12630978 ]
Hemanth Yamijala commented on HADOOP-4129: ------------------------------------------ Patch looks good to me. I agree that we can keep the computation in kb, instead of bytes. > Memory limits of TaskTracker and Tasks should be in kiloBytes. > -------------------------------------------------------------- > > Key: HADOOP-4129 > URL: https://issues.apache.org/jira/browse/HADOOP-4129 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Reporter: Vinod K V > Assignee: Vinod K V > Priority: Blocker > Fix For: 0.19.0 > > Attachments: HADOOP-4129 > > > HADOOP-3759 uses memory limits in kilo-bytes and HADOOP-3581 changed it to be > in bytes. Because of this, TestHighRAMJobs is failing on Linux. We should > change this behaviour so that all memory limits are considered to be in > kilo-bytes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.