[
https://issues.apache.org/jira/browse/SAMZA-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Konold reassigned SAMZA-2280:
-----------------------------------
Assignee: Brett Konold
> Standalone should depend on final, planned configs as in YARN
> -------------------------------------------------------------
>
> Key: SAMZA-2280
> URL: https://issues.apache.org/jira/browse/SAMZA-2280
> Project: Samza
> Issue Type: Improvement
> Reporter: Brett Konold
> Assignee: Brett Konold
> Priority: Major
>
> LocalApplicationRunner currently depends on the configs of the
> ApplicationDescriptor it is provided at construction time once initializing
> the stream processors for the application. Since planning happens in
> LocalApplicationRunner after construction, these configs do not include
> system-generated configs from, for example, input and output descriptors that
> are defined in Application.describe(). LocalApplicationRunner should be
> modified such that stream processor creation has access to the full set of
> planned configs, as is already the case during container start up in Samza
> YARN.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)