[ 
https://issues.apache.org/jira/browse/SAMZA-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Logvinenko updated SAMZA-1014:
-------------------------------------
    Description: 
In some cases we need to set up CPU cores count for samza application masters. 
Previously, samza had hardcoded value = 1 for CPU​ cores. In this patch 
"yarn.am.container.cpu.cores" property has been added with default value 1.

This can be useful if we want to run AM on some specific nodes with specific 
CPU cores count.

RB code review: https://reviews.apache.org/r/51634/

  was:
In some cases we need to set up CPU cores count for samza application masters. 
Previously, samza had hardcoded value = 1 for CPU​ cores. In this patch 
"yarn.am.container.cpu.cores" property has been added with default value 1.

This can be useful if we want to run AM on some specific nodes with specific 
CPU cores count.


> Add property to set YARN AM cpu cores
> -------------------------------------
>
>                 Key: SAMZA-1014
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1014
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Maksim Logvinenko
>         Attachments: 0001-Add-property-to-set-YARN-AM-cpu-cores.patch
>
>
> In some cases we need to set up CPU cores count for samza application 
> masters. Previously, samza had hardcoded value = 1 for CPU​ cores. In this 
> patch "yarn.am.container.cpu.cores" property has been added with default 
> value 1.
> This can be useful if we want to run AM on some specific nodes with specific 
> CPU cores count.
> RB code review: https://reviews.apache.org/r/51634/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to