Thanks a lot Aljoscha. That helps.
On Mon, Sep 25, 2017 at 4:47 AM, Aljoscha Krettek
wrote:
> Hi,
>
> I think this is a valid approach, you can even use "operator state" in
> your map function to make the broadcast config state stateful.
>
> Another approach would be to use internal APIs to hack
Hi,
I think this is a valid approach, you can even use "operator state" in your map
function to make the broadcast config state stateful.
Another approach would be to use internal APIs to hack an operator that has a
keyed stream on one input and a broadcast stream on the second input. You can
Hi,
Any suggestions on this could be achieved?
Thanks
On Thu, Sep 7, 2017 at 8:02 AM, Navneeth Krishnan
wrote:
> Hi All,
>
> Any suggestions on this would really help.
>
> Thanks.
>
> On Tue, Sep 5, 2017 at 2:42 PM, Navneeth Krishnan <
> reachnavnee...@gmail.com> wrote:
>
>> Hi All,
>>
>> I lo
Hi All,
Any suggestions on this would really help.
Thanks.
On Tue, Sep 5, 2017 at 2:42 PM, Navneeth Krishnan
wrote:
> Hi All,
>
> I looked into an earlier email about the topic broadcast config through
> connected stream and I couldn't find the conclusion.
>
> I can't do the below approach sin