Wei Song created SAMZA-1843:
-------------------------------

             Summary: 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
             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)

Reply via email to