You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2015/10/08 02:06:26 UTC

[jira] [Created] (SAMZA-792) SamzaAppMaster Java code needs to pass the requested container memory size to RM

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)