Hi,
it is not possible to change broadcast variables. Internally they are also
just a dataset that get's streamed through on an additional input of an
operator.
--
aljoscha
On Wed, 30 Mar 2016 at 17:34 Lydia Ickler wrote:
> Hi all,
> I have a question regarding the BulkIt
Hi all,
I have a question regarding the BulkIteration and BroadcastVariables:
The BulkIteration by default has one input variable and sends one variable into
the next iteration, right?
What if I need to collect some intermediate results in each iteration? How
would I do that?
For example in my