Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.0
-
None
-
None
Description
There seems to be some change in how YARN chooses the resources. When we run all 3 jobs on a machine with 8GB RAM, the jobs don't proceed because application master itself claims 3GB of the total 4G memory.
Need to understand how YARN assigns the vmem and vcore allocations on the nodes.