You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2018/01/25 19:46:00 UTC

[jira] [Created] (SAMZA-1569) Support Broadcast input stream in high-level API

Xinyu Liu created SAMZA-1569:
--------------------------------

             Summary: Support Broadcast input stream in high-level API
                 Key: SAMZA-1569
                 URL: https://issues.apache.org/jira/browse/SAMZA-1569
             Project: Samza
          Issue Type: Bug
            Reporter: Xinyu Liu
            Assignee: Xinyu Liu


Support of letting user configure the stream to be broadcast, e.g. :

streams.sid.broadcast=true

The StreamSpec already contains the field for broadcast, which needs to be populated from this config and then serialized into task.broadcast.inputs by the planner.



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