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 Priority: Blocker 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.