You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Jonathan Turner Eagles (Jira)" <ji...@apache.org> on 2020/04/21 21:45:00 UTC

[jira] [Created] (MAPREDUCE-7277) IndexCache totalMemoryUsed differs from cache contents.

Jonathan Turner Eagles created MAPREDUCE-7277:
-------------------------------------------------

             Summary: IndexCache totalMemoryUsed differs from cache contents.
                 Key: MAPREDUCE-7277
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7277
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Jonathan Turner Eagles
            Assignee: Jonathan Turner Eagles
         Attachments: IndexCacheActualSize.png

It was observed recently in a nodemanager OOM that the memory was filled with SpillRecords. However, the IndexCache was only 15% full (1.5MB used on a 10MB configured cache size). In particular was noted that the booking variable totalMemoryUsed, was out of sync with the contents of the cache showing 96% full, thereby drastically reducing the effectiveness of the cache.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org