-
Type:
Test
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.4.1
-
Fix Version/s: 2.5.0
-
Component/s: nodemanager
-
Labels:
-
Target Version/s:
-
Hadoop Flags:Reviewed
If the default setting DEFAULT_NM_VMEM_CHECK_ENABLED is set to false the test will fail. Make the test pass not rely on the default settings but just let it verify that once the setting is turned on it actually does the memory check. See YARN-2225 which suggests we turn the default off.