Hi Guys, Quick question about broadcast variables.
How would one periodically update the value of a broadcast variable? Suppose my broadcast variable is used for lookups, and these lookup values can change over time (i.e. some of the lookup values get removed, whilst others get added). Is it possible to "rebroadcast" it's value? Or is there some other way to do this kind of thing? Many thanks, Pete