OutOfMemoryErrors in ReducerTask due to int overflow on >2G RAM tasks
---------------------------------------------------------------------

                 Key: MAPREDUCE-1228
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1228
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: task
    Affects Versions: 0.20.1
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon


The ReduceTask RAMManager uses ints for tracking amounts of memory. For tasks 
with >2G RAM allocated, these can overflow and cause memory usage to become 
incorrectly tracked and run away.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to