You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Wei Song (JIRA)" <ji...@apache.org> on 2018/09/06 23:20:00 UTC

[jira] [Resolved] (SAMZA-1843) Consolidate task input generation for side input to TableConfigGenerator

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

Wei Song resolved SAMZA-1843.
-----------------------------
    Resolution: Won't Fix

Will leave it for now, and this will be automatically resolved when we move config generation logic to planner for low level API.

> Consolidate task input generation for side input to TableConfigGenerator
> ------------------------------------------------------------------------
>
>                 Key: SAMZA-1843
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1843
>             Project: Samza
>          Issue Type: Improvement
>          Components: kv
>    Affects Versions: 0.15.0
>            Reporter: Wei Song
>            Priority: Major
>             Fix For: 0.15.0
>
>
> The current generation of task input configuration for tables with side input is done in JobNode, this creates the following drawbacks
>  * End user will have to implement the same logic for low level in config rewirter
>  * For other project that wishes to generate their own tables, they will have to duplicate this
> It is preferable to encapsulate this solely within TableConfigGenerator. There should be no impact, when we consolidate the config handling between high and low level API through planner.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)