[ 
https://issues.apache.org/jira/browse/SAMZA-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607496#comment-16607496
 ] 

ASF GitHub Bot commented on SAMZA-1841:
---------------------------------------

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/627

    SAMZA-1841: Added support for marking an input stream as broadcast using 
InputDescriptors

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prateekm/samza broadcast-inputs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/627.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #627
    
----
commit a5616713eb7d59d0f281b5384740af5b707b1a79
Author: Prateek Maheshwari <pmaheshwari@...>
Date:   2018-09-07T18:12:49Z

    SAMZA-1841: Added support for marking an input stream as broadcast using 
InputDescriptors

----


> Add broadcast feature to InputDescriptor
> ----------------------------------------
>
>                 Key: SAMZA-1841
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1841
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Yi Pan (Data Infrastructure)
>            Priority: Major
>              Labels: fluent-api
>             Fix For: 1.0
>
>
> In addition to broadcast streams created via MessageStream#broadcast() 
> operator, there are cases where the broadcast stream is an external input to 
> the Samza application, in both high-level and low-level API applications. 
> Hence, there is a need to create and set the broadcast feature to the 
> InputDescriptor.



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

Reply via email to