Hi All,
To support our Spark Streaming based anomaly detection tool, we have made a
patch in Spark 1.6.2 to dynamically update broadcast variables.
I'll first explain our use-case, which I believe should be common to
several people using Spark Streaming applications. Broadcast variables are
often
Hi All,
To support our Spark Streaming based anomaly detection tool, we have made a
patch in Spark 1.6.2 to dynamically update broadcast variables.
I'll first explain our use-case, which I believe should be common to
several people using Spark Streaming applications. Broadcast variables are
often