Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.9.0
-
Reviewed
Description
YARN-1856 adds memory cgroups enforcing support. We should also explicitly set OOM control so that containers are not killed as soon as they go over their usage. Today, one could set the swappiness to control this, but clusters with swap turned off exist.
Attachments
Attachments
Issue Links
- breaks
-
YARN-8498 Yarn NodeManager OOM Listener Fails Compilation on Ubuntu 18.04
- Resolved
-
YARN-8375 TestCGroupElasticMemoryController fails surefire build
- Resolved
-
YARN-8388 TestCGroupElasticMemoryController.testNormalExit() hangs on Linux
- Resolved
-
YARN-8437 Build oom-listener fails on older versions
- Resolved
- Dependency
-
YARN-6677 Preempt opportunistic containers when root container cgroup goes over memory limit
- Resolved
- relates to
-
YARN-1856 cgroups based memory monitoring for containers
- Resolved
-
YARN-4048 Linux kernel panic under strict CPU limits(on CentOS/RHEL 6.x)
- Open