[
https://issues.apache.org/jira/browse/SAMZA-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952886#comment-15952886
]
ASF GitHub Bot commented on SAMZA-1138:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/84
> 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
>
> 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)