Bikas Saha created TEZ-336:
------------------------------
Summary: AMContainerImpl are stored even after container has completed
Key: TEZ-336
URL: https://issues.apache.org/jira/browse/TEZ-336
Project: Apache Tez
Issue Type: Bug
Reporter: Bikas Saha
Fix For: 0.2.0
For a long running job thats allocated 100's of 1000's of containers this can be a memory
usage issue. Even if AMContainerImpls are small they contain full copies of container launch
context objects that look like heavy weights with multiple maps of local resources, env etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|