Re: Leak in RM Capacity scheduler leading to OOM

2016-03-23 Thread Sharad Agarwal
Ticket for this is here -> https://issues.apache.org/jira/browse/YARN-4852 On Wed, Mar 23, 2016 at 5:50 PM, Sharad Agarwal <sha...@apache.org> wrote: > Taking a dump of 8 GB heap shows about 18 million > org.apache.hadoop.yarn.proto.YarnProtos$ApplicationIdProto >

Leak in RM Capacity scheduler leading to OOM

2016-03-23 Thread Sharad Agarwal
Taking a dump of 8 GB heap shows about 18 million org.apache.hadoop.yarn.proto.YarnProtos$ApplicationIdProto Similar counts are there for ApplicationAttempt, ContainerId. All seems to be linked via org.apache.hadoop.yarn.proto.YarnProtos$ContainerStatusProto, the count of which is also about 18