Yi Pan (Data Infrastructure) created SAMZA-792:
--------------------------------------------------
Summary: SamzaAppMaster Java code needs to pass the requested
container memory size to RM
Key: SAMZA-792
URL: https://issues.apache.org/jira/browse/SAMZA-792
Project: Samza
Issue Type: Bug
Components: yarn
Affects Versions: 0.10.0
Reporter: Yi Pan (Data Infrastructure)
Assignee: Navina Ramesh
Priority: Blocker
Fix For: 0.10.0
During the refactoring of SamzaAppMaster code, the container request
constructor only uses the default container mem/cpu/priority settings. Hence,
we can only get the default container w/ 1g memory.
SamzaContainerRequest should take the values in YarnConfig to construct the
request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)