Maksim Logvinenko created SAMZA-1014:
----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)