[
https://issues.apache.org/jira/browse/SAMZA-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prateek Maheshwari updated SAMZA-1138:
--------------------------------------
Fix Version/s: 0.13.0
> Yarn capability check is broken
> -------------------------------
>
> Key: SAMZA-1138
> URL: https://issues.apache.org/jira/browse/SAMZA-1138
> Project: Samza
> Issue Type: Bug
> Reporter: Maksim Logvinenko
> Assignee: Maksim Logvinenko
> Fix For: 0.13.0
>
>
> After migration from yarn.container.* properties to
> cluster-manager.container.* properties we have to use either of them and
> ClusterManagerConfig provides backward compatibility for these properties.
> But in YarnClusterResourceManager only old properties are used (from
> YarnConfig), hence if job config migrated to new cluster-manager.* properties
> names then check will be evaluated against default values, not against actual
> values.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)